Closed lpatiny closed 2 years ago
Improve OneWire thread to use a function and not repeat the code. Can get inspired by:
https://github.com/Hackuarium/bioreactor/blob/f51fc6708ece6e748198254968b152ef292f521f/arduino/BioMain/OneWire.ino#L66-L90
Cloised by https://github.com/Hackuarium/esp32-c3/commit/9e37eb1b7963acb07142108a1bbad49b38e2825a
Improve OneWire thread to use a function and not repeat the code. Can get inspired by:
https://github.com/Hackuarium/bioreactor/blob/f51fc6708ece6e748198254968b152ef292f521f/arduino/BioMain/OneWire.ino#L66-L90