vehicle-monitor/ESP32/src
2022-03-31 23:41:16 +02:00
..
ADC.cpp fixed bug with local variable shadowing a class member variable 2022-03-28 20:32:05 +02:00
ADC.h migrated from Arduino IDE to PlatformIO 2022-03-26 17:26:40 +01:00
DataLogger.cpp Moved SCL to GPIO4 because boot fails if it's connected to GPIO12 2022-03-31 22:06:38 +02:00
DataLogger.h Moved SCL to GPIO4 because boot fails if it's connected to GPIO12 2022-03-31 22:06:38 +02:00
DebugLog.cpp Added debug logging to memory, and Web API to retrieve the log 2022-03-31 23:41:16 +02:00
DebugLog.h Added debug logging to memory, and Web API to retrieve the log 2022-03-31 23:41:16 +02:00
OTA.cpp added OTA support for deploying without USB cable 2022-03-26 17:44:30 +01:00
OTA.h added OTA support for deploying without USB cable 2022-03-26 17:44:30 +01:00
utils.cpp fixed bug with local variable shadowing a class member variable 2022-03-28 20:32:05 +02:00
utils.h added data logger 2022-03-27 23:58:52 +02:00
vehicle-monitor.cpp Added debug logging to memory, and Web API to retrieve the log 2022-03-31 23:41:16 +02:00
wifi-credentials.h.template migrated from Arduino IDE to PlatformIO 2022-03-26 17:26:40 +01:00