ESP32_ChinaDieselHeater_Con.../Arduino/BTCDieselHeater/src/Utility
Ray Jones 7210302e5e Bug Fix - did not show timers unless when an update was available!
Bug Fix - Timer repeat icon had X.Y dimensions reversed.
Bug Fix: Fixed factory default was ineffective!
Introduced a hold off to avoid E-07 unless persistent.
2019-06-16 20:37:25 +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 Split PumpDemand and Temperature demands so Fixed Hz mode works cleanly, especially with Linear Hz thermostat and Cyclic mode. 2019-06-16 09:09:29 +10:00
BTC_JSON.h Fixed NV storage issue. 2019-06-05 06:15:12 +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 Split PumpDemand and Temperature demands so Fixed Hz mode works cleanly, especially with Linear Hz thermostat and Cyclic mode. 2019-06-16 09:09:29 +10:00
GPIO.h Now capture transient events on GPIO inputs for JSON output 2019-06-05 06:36:29 +10:00
helpers.h Split PumpDemand and Temperature demands so Fixed Hz mode works cleanly, especially with Linear Hz thermostat and Cyclic mode. 2019-06-16 09:09:29 +10:00
macros.h Split PumpDemand and Temperature demands so Fixed Hz mode works cleanly, especially with Linear Hz thermostat and Cyclic mode. 2019-06-16 09:09:29 +10:00
Moderator.cpp Split PumpDemand and Temperature demands so Fixed Hz mode works cleanly, especially with Linear Hz thermostat and Cyclic mode. 2019-06-16 09:09:29 +10:00
Moderator.h Fixed NV storage issue. 2019-06-05 06:15:12 +10:00
NVCore.cpp Split PumpDemand and Temperature demands so Fixed Hz mode works cleanly, especially with Linear Hz thermostat and Cyclic mode. 2019-06-16 09:09:29 +10:00
NVCore.h removed most helper functions from NVstore, now pass in/out cal structures. Fixed some bad NV stores 2019-06-06 11:32:43 +10:00
NVStorage.cpp Bug Fix - did not show timers unless when an update was available! 2019-06-16 20:37:25 +10:00
NVStorage.h Split PumpDemand and Temperature demands so Fixed Hz mode works cleanly, especially with Linear Hz thermostat and Cyclic mode. 2019-06-16 09:09:29 +10:00
UtilClasses.cpp Moved FOTA to local library to deal with 2 bugs, OTA reported on OLED according to source. 2019-06-03 06:34:45 +10:00
UtilClasses.h Moved FOTA to local library to deal with 2 bugs, OTA reported on OLED according to source. 2019-06-03 06:34:45 +10:00