vehicle-monitor/ESP32
Youen Toupin c2ccafbcde improved wifi management
- Possibility to create an access point on the ESP32
- Possibility to make the ESP32 try to connect to multiple access points
2022-03-22 19:30:34 +01:00
..
3rdparty Added AsyncTCP and ESPAsyncWebServer from https://github.com/me-no-dev/ 2022-03-12 12:21:38 +01:00
calibration added ADC calibration code 2022-03-18 23:50:02 +01:00
data Added test api URL, configured static files caching 2022-03-13 00:01:02 +01:00
.cproject Serving files from SPIFFS 2022-03-12 13:07:41 +01:00
.gitignore Added sample ESP32 program 2022-03-12 11:43:50 +01:00
.project Added sample ESP32 program 2022-03-12 11:43:50 +01:00
ADC.cpp finished power meter and speed meter 2022-03-19 23:55:51 +01:00
ADC.h finished power meter and speed meter 2022-03-19 23:55:51 +01:00
ESP32.ino Added sample ESP32 program 2022-03-12 11:43:50 +01:00
IDECompat.h finished power meter and speed meter 2022-03-19 23:55:51 +01:00
register-libraries.sh symlink hacks to make Arduino IDE use local libraries 2022-03-12 12:22:36 +01:00
vehicle-monitor.cpp improved wifi management 2022-03-22 19:30:34 +01:00
wifi-credentials.h.template improved wifi management 2022-03-22 19:30:34 +01:00