vehicle-monitor/ESP32
2024-05-25 23:11:18 +02:00
..
data Replaced ESPAsyncServer library by esp32_https_server (wip) 2024-05-24 23:51:37 +02: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 Replaced infineon library for DPS310 by adafruit library 2024-05-25 01:13:07 +02:00
src Using HTTPS protocol for ESP32 web server, and implemented POST /api/info handler 2024-05-25 23:11:18 +02:00
test migrated from Arduino IDE to PlatformIO 2022-03-26 17:26:40 +01:00
.cproject Using HTTPS protocol for ESP32 web server, and implemented POST /api/info handler 2024-05-25 23:11:18 +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 Replaced infineon library for DPS310 by adafruit library 2024-05-25 01:13:07 +02:00