ESP32_ChinaDieselHeater_Con.../Arduino/BTCDieselHeater/src/Utility
2019-05-14 21:29:35 +10:00
..
BoardDetect.cpp Refactored string in JSON moderator - const char* are BAD AND EVIL in a std::map 2019-05-12 20:15:18 +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 Proper std::string moderator, using mapped value for JSON output. Secure web upload with user/pass 2019-05-14 21:29:35 +10:00
BTC_JSON.h Refactored string in JSON moderator - const char* are BAD AND EVIL in a std::map 2019-05-12 20:15:18 +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
NVStorage.cpp Refactored string in JSON moderator - const char* are BAD AND EVIL in a std::map 2019-05-12 20:15:18 +10:00
NVStorage.h Refactored string in JSON moderator - const char* are BAD AND EVIL in a std::map 2019-05-12 20:15:18 +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