ESP32_ChinaDieselHeater_Con.../Arduino/BTCDieselHeater/src/Utility
Ray Jones b47a4606dd Changed DS18B20 read to a use device address - faster
Seeing 10 second WiFi timeout if BT & WiFI client active, reversed order so Websocket now sends before BT
  - very much more stable now
  - smacks of a UART ISR causing issues with socket kernel code...
2019-05-09 06:30:26 +10:00
..
BoardDetect.cpp Added generic Debounce class for use by keypad and GPIO inputs 2019-04-13 19:05:53 +10:00
BoardDetect.h Added board detection to solve setup of GPIO of modded vs unmodded V2.0 PCBs and inversion of inputs on V1 PCBS. 2019-04-13 09:18:07 +10:00
BTC_JSON.cpp Changed DS18B20 read to a use device address - faster 2019-05-09 06:30:26 +10:00
BTC_JSON.h Added JSON command handling for thermostat control method 2019-03-15 19:08:05 +11:00
Debounce.cpp Added generic Debounce class for use by keypad and GPIO inputs 2019-04-13 19:05:53 +10:00
Debounce.h Added generic Debounce class for use by keypad and GPIO inputs 2019-04-13 19:05:53 +10:00
debugport.h Pushed and shoved and edited and finally there - structured file directories 2018-12-16 18:34:39 +11:00
GPIO.cpp User settings loop now uses graphic symbology. 2019-04-27 20:41:47 +10:00
GPIO.h Added generic Debounce class for use by keypad and GPIO inputs 2019-04-13 19:05:53 +10:00
Moderator.cpp Bluetooth app updated for 14 timers, including conflict testing. 2019-03-05 20:40:00 +11:00
Moderator.h Bluetooth app updated for 14 timers, including conflict testing. 2019-03-05 20:40:00 +11:00
NVStorage.cpp BT icon always on fixed, NVstorage name length limit 2019-05-08 05:38:14 +10:00
NVStorage.h User settings loop now uses graphic symbology. 2019-04-27 20:41:47 +10:00
UtilClasses.cpp Fixed raw blue wire data reporting, now shows true raw data received (and sent by us) 2018-12-22 08:48:39 +11:00
UtilClasses.h Fixed raw blue wire data reporting, now shows true raw data received (and sent by us) 2018-12-22 08:48:39 +11:00