ESP32_ChinaDieselHeater_Con.../src/Afterburner
Ray Jones 1b4b6699c5 Added exponential mean to heater data.
Replaced char with int8_t - damn thing was unsigned!
Likewise uint8_t for unsigned char
Rework of webserver inbuilt management functions cross linked, work well
2019-07-06 23:46:20 +10:00
..
data Converted to Platform IO friendly project, still works with Arduino provided you rename Afterburner.cpp to Afterburner.ino 2019-06-30 16:44:50 +10:00
Debug Converted to Platform IO friendly project, still works with Arduino provided you rename Afterburner.cpp to Afterburner.ino 2019-06-30 16:44:50 +10:00
issues Converted to Platform IO friendly project, still works with Arduino provided you rename Afterburner.cpp to Afterburner.ino 2019-06-30 16:44:50 +10:00
src Added exponential mean to heater data. 2019-07-06 23:46:20 +10:00
Afterburner.cpp Added exponential mean to heater data. 2019-07-06 23:46:20 +10:00
README.txt Added Windows symbolic links so an Arduino project can parasite off the superior PlatformIO paths :-) 2019-06-30 22:39:40 +10:00

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