ESP32_ChinaDieselHeater_Con.../src/Utility
Ray Jones 10db95733f Added external thermostat via GPIO in 2. Want to change how GPIO pins are defined.
Modded code to only allow single DS18B20 - getting funny ROM SEARCH lock ups...
Set mini temp sample interval to 750ms, as per data sheet for 12bit DS18B20
2019-08-07 18:59:30 +10:00
..
BoardDetect.cpp Added external thermostat via GPIO in 2. Want to change how GPIO pins are defined. 2019-08-07 18:59:30 +10:00
BoardDetect.h Added external thermostat via GPIO in 2. Want to change how GPIO pins are defined. 2019-08-07 18:59:30 +10:00
BTC_GPIO.cpp Added external thermostat via GPIO in 2. Want to change how GPIO pins are defined. 2019-08-07 18:59:30 +10:00
BTC_GPIO.h Added external thermostat via GPIO in 2. Want to change how GPIO pins are defined. 2019-08-07 18:59:30 +10:00
BTC_JSON.cpp Added external thermostat via GPIO in 2. Want to change how GPIO pins are defined. 2019-08-07 18:59:30 +10:00
BTC_JSON.h Moved src/libraries to /lib - '.a' files now get generated by PIO for each library. 2019-07-25 17:40:23 +10:00
DataFilter.cpp Refactored directory hierarchy to regain some linker command line space in PIO 2019-07-23 22:32:36 +10:00
DataFilter.h Refactored directory hierarchy to regain some linker command line space in PIO 2019-07-23 22:32:36 +10:00
Debounce.cpp Refactored directory hierarchy to regain some linker command line space in PIO 2019-07-23 22:32:36 +10:00
Debounce.h Refactored directory hierarchy to regain some linker command line space in PIO 2019-07-23 22:32:36 +10:00
DebugPort.h Moved src/libraries to /lib - '.a' files now get generated by PIO for each library. 2019-07-25 17:40:23 +10:00
FuelGauge.cpp Extreme makeover to timer manager, now properly shows one shot next day timers in timer chart. 2019-07-28 17:40:12 +10:00
FuelGauge.h Refactored directory hierarchy to regain some linker command line space in PIO 2019-07-23 22:32:36 +10:00
helpers.h Added external thermostat via GPIO in 2. Want to change how GPIO pins are defined. 2019-08-07 18:59:30 +10:00
HourMeter.cpp MASSIVE rework of the menu structure 2019-07-28 00:28:39 +10:00
HourMeter.h MASSIVE rework of the menu structure 2019-07-28 00:28:39 +10:00
macros.h Refactored directory hierarchy to regain some linker command line space in PIO 2019-07-23 22:32:36 +10:00
MODBUS-CRC16.cpp Refactored directory hierarchy to regain some linker command line space in PIO 2019-07-23 22:32:36 +10:00
MODBUS-CRC16.h Refactored directory hierarchy to regain some linker command line space in PIO 2019-07-23 22:32:36 +10:00
Moderator.cpp Refactored directory hierarchy to regain some linker command line space in PIO 2019-07-23 22:32:36 +10:00
Moderator.h Moved src/libraries to /lib - '.a' files now get generated by PIO for each library. 2019-07-25 17:40:23 +10:00
NVCore.cpp added BootInit flag to RTC store - used for persistent vars init after OTA updates 2019-07-25 21:27:57 +10:00
NVCore.h Main skeleton of Hourmeter in place 2019-07-25 06:06:47 +10:00
NVStorage.cpp Added external thermostat via GPIO in 2. Want to change how GPIO pins are defined. 2019-08-07 18:59:30 +10:00
NVStorage.h Added external thermostat via GPIO in 2. Want to change how GPIO pins are defined. 2019-08-07 18:59:30 +10:00
TempSense.cpp Added external thermostat via GPIO in 2. Want to change how GPIO pins are defined. 2019-08-07 18:59:30 +10:00
TempSense.h Moved src/libraries to /lib - '.a' files now get generated by PIO for each library. 2019-07-25 17:40:23 +10:00
UtilClasses.cpp Refactored directory hierarchy to regain some linker command line space in PIO 2019-07-23 22:32:36 +10:00
UtilClasses.h Refactored directory hierarchy to regain some linker command line space in PIO 2019-07-23 22:32:36 +10:00