vehicle-monitor/ESP32/src
2022-03-28 20:48:36 +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 fixed bug with local variable shadowing a class member variable 2022-03-28 20:32:05 +02:00
DataLogger.h fixed DataLogger bug 2022-03-28 20:48:36 +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 fixed bug with local variable shadowing a class member variable 2022-03-28 20:32:05 +02:00
wifi-credentials.h.template migrated from Arduino IDE to PlatformIO 2022-03-26 17:26:40 +01:00