ESP32_ChinaDieselHeater_Con.../src/Utility
Ray Jones 9fbb6e8dfc Shifted MQTT telnet setup into a separate module.
Fixed addCRC script for > V3 python
2019-09-07 18:28:21 +10:00
..
BoardDetect.cpp Board detect bug fix. New icons for GPIO setup/status 2019-08-10 15:57:46 +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 Stop function to GPIO input #1 (eg CO sensor with Ext Thermostat 2019-08-27 20:35:21 +10:00
BTC_GPIO.h Added Stop function to GPIO input #1 (eg CO sensor with Ext Thermostat 2019-08-27 20:35:21 +10:00
BTC_JSON.cpp BUG FIX: Fuel gauge reset via web page 2019-09-04 20:59:01 +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 BUG FIX: Fuel gauge reset via web page 2019-09-04 20:59:01 +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
MQTTsetup.cpp Shifted MQTT telnet setup into a separate module. 2019-09-07 18:28:21 +10:00
MQTTsetup.h Shifted MQTT telnet setup into a separate module. 2019-09-07 18:28:21 +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 JSON driven watchdog 2019-09-01 17:35:12 +10:00
NVStorage.h Added JSON driven watchdog 2019-09-01 17:35:12 +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