ESP32_ChinaDieselHeater_Con.../Arduino/BTCDieselHeater/src/Utility
2019-06-02 19:19:08 +10:00
..
BoardDetect.cpp Added factory default via version menu. 2019-05-16 21:12:29 +10:00
BoardDetect.h Added factory default via version menu. 2019-05-16 21:12:29 +10:00
BTC_JSON.cpp Tidied animation for wifi activity and mode indications when no traffic 2019-06-02 19:19:08 +10:00
BTC_JSON.h Implemented TQuery to greatly reduce JSON traffic upon new client connections. 2019-05-30 20:31:34 +10: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 Proper std::string moderator, using mapped value for JSON output. Secure web upload with user/pass 2019-05-14 21:29:35 +10:00
Moderator.h Proper std::string moderator, using mapped value for JSON output. Secure web upload with user/pass 2019-05-14 21:29:35 +10:00
NVCore.cpp Added SW watchdog 2019-05-17 16:08:35 +10:00
NVCore.h Added SW watchdog 2019-05-17 16:08:35 +10:00
NVStorage.cpp Added factory default via version menu. 2019-05-16 21:12:29 +10:00
NVStorage.h Bug Fix: was not calling into ESP32 non volatile load /save etc - lack of virtual functions! 2019-06-01 18:03:38 +10:00
UtilClasses.cpp Refactored string in JSON moderator - const char* are BAD AND EVIL in a std::map 2019-05-12 20:15:18 +10:00
UtilClasses.h commented out missing ABMqtt header. 2019-05-12 22:14:32 +10:00