vehicle-monitor/ESP32
Youen Toupin 9700b9f9e1 Moved SCL to GPIO4 because boot fails if it's connected to GPIO12
Added temperature and altitude to data logger
Added periodic log flush to avoid data loss
2022-03-31 22:06:38 +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 Moved SCL to GPIO4 because boot fails if it's connected to GPIO12 2022-03-31 22:06:38 +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