vehicle-monitor/ESP32
2022-03-31 23:41:16 +02:00
..
data Added test api URL, configured static files caching 2022-03-13 00:01:02 +01:00
doc/calibration migrated from Arduino IDE to PlatformIO 2022-03-26 17:26:40 +01:00
include migrated from Arduino IDE to PlatformIO 2022-03-26 17:26:40 +01:00
lib added DigitalPressureSensor library 2022-03-31 00:12:45 +02:00
src Added debug logging to memory, and Web API to retrieve the log 2022-03-31 23:41:16 +02:00
test migrated from Arduino IDE to PlatformIO 2022-03-26 17:26:40 +01:00
.gitignore gitignore update 2022-03-28 20:40:55 +02:00
.project migrated from Arduino IDE to PlatformIO 2022-03-26 17:26:40 +01:00
platformio.ini fixed bug with local variable shadowing a class member variable 2022-03-28 20:32:05 +02:00