ESP32_ChinaDieselHeater_Con.../src
Ray Jones 4986a4d741 Assortment of tweaks and fixes
New Features:
GPIO "Run" status output (not standby)
RSSI of STA connection
STA gatewayIP
Only run as "active" controller when changes to fuel mixture etc for a short while.
Timed moderation added for frequently changing JSON vars
Altitude & Humidity via JSON
JSON reboot (mainly for MQTT clients)

Bug Fixes:
Cyclic not enabled when frost start
LVC holdoff added for "starting car" situation
Better handling of string and float NV Storage defaults
FrostRise limits  1-30 now 0-30
Handle spaces in SPIFFS file uploads
2020-03-23 16:54:15 +11:00
..
Bluetooth Stabilise using AsyncTCP to scrape FOTA JSON file. 2019-12-15 17:58:11 +11:00
cfg Using asyncHTTPrequest for version update check, synchronous method for actual update. 2020-01-04 18:13:40 +11:00
OLED Assortment of tweaks and fixes 2020-03-23 16:54:15 +11:00
Protocol Assortment of tweaks and fixes 2020-03-23 16:54:15 +11:00
RTC Added core frost functionality 2019-11-01 09:24:58 +11:00
Utility Assortment of tweaks and fixes 2020-03-23 16:54:15 +11:00
WiFi Assortment of tweaks and fixes 2020-03-23 16:54:15 +11:00
Afterburner.cpp Assortment of tweaks and fixes 2020-03-23 16:54:15 +11:00
README.txt Refactored directory hierarchy to regain some linker command line space in PIO 2019-07-23 22:32:36 +10:00

When building with Platform IO, base file must be "Afterburner.CPP"