ESP32_ChinaDieselHeater_Con.../src/WiFi
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
..
ABMQTT.cpp Assortment of tweaks and fixes 2020-03-23 16:54:15 +11:00
ABMQTT.h Renamed to ABMQTT.cpp/.h 2020-01-06 06:11:22 +11:00
BrowserUpload.cpp Assortment of tweaks and fixes 2020-03-23 16:54:15 +11:00
BrowserUpload.h Refactored directory hierarchy to regain some linker command line space in PIO 2019-07-23 22:32:36 +10:00
BTCota.cpp Using asyncHTTPrequest for version update check, synchronous method for actual update. 2020-01-04 18:13:40 +11:00
BTCota.h Stabilise using AsyncTCP to scrape FOTA JSON file. 2019-12-15 17:58:11 +11:00
BTCWebServer.cpp Assortment of tweaks and fixes 2020-03-23 16:54:15 +11:00
BTCWebServer.h Moved src/libraries to /lib - '.a' files now get generated by PIO for each library. 2019-07-25 17:40:23 +10:00
BTCWifi.cpp Assortment of tweaks and fixes 2020-03-23 16:54:15 +11:00
BTCWifi.h Assortment of tweaks and fixes 2020-03-23 16:54:15 +11:00