ESP32_ChinaDieselHeater_Con.../src/Utility
2019-09-22 09:03:42 +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 V3.1.2 - 2019-09-08 10:14:36 +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 Added Temp Probe selection screen, mapping sensors to user preferences 2019-09-22 09:03:42 +10:00
BTC_JSON.h Tidied JSON/MQTT topic command decode into UtilClasses.cpp 2019-09-21 09:58:51 +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 V3.1.2 - 2019-09-08 10:14:36 +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 Tidied JSON/MQTT topic command decode into UtilClasses.cpp 2019-09-21 09:58:51 +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 MQTT can now accept any cmd topic that matches the JSON names 2019-09-20 23:00:27 +10:00
MQTTsetup.cpp Added AM/PM annunciators to clock for 12hr mode 2019-09-07 23:48:46 +10:00
MQTTsetup.h Added AM/PM annunciators to clock for 12hr mode 2019-09-07 23:48:46 +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 Temp Probe selection screen, mapping sensors to user preferences 2019-09-22 09:03:42 +10:00
NVStorage.h Added Temp Probe selection screen, mapping sensors to user preferences 2019-09-22 09:03:42 +10:00
TempSense.cpp Added Temp Probe selection screen, mapping sensors to user preferences 2019-09-22 09:03:42 +10:00
TempSense.h Added Temp Probe selection screen, mapping sensors to user preferences 2019-09-22 09:03:42 +10:00
UtilClasses.cpp Added Temp Probe selection screen, mapping sensors to user preferences 2019-09-22 09:03:42 +10:00
UtilClasses.h Refactored directory hierarchy to regain some linker command line space in PIO 2019-07-23 22:32:36 +10:00