vehicle-monitor/ESP32
Youen 359f3b4cd4 Possibility for the client (for example a smartphone) to send current date and time
Added possibility to send GPS coordinates as well, but not enabled yet
because browsers require an HTTPS connection to enable the geolocation
API
2024-05-24 19:31:09 +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 Possibility for the client (for example a smartphone) to send current date and time 2024-05-24 19:31:09 +02:00
test migrated from Arduino IDE to PlatformIO 2022-03-26 17:26:40 +01:00
.cproject Merge branch 'master' of https://gitea.youb.fr/youen/vehicle-monitor 2023-08-15 12:27:40 +02:00
.gitignore removed .cproject from ignore list as it is an important configuration file for Eclipse CDT 2023-08-15 12:17:28 +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