Commit Graph

4 Commits

Author SHA1 Message Date
6c40ba4e1f Using HTTPS protocol for ESP32 web server, and implemented POST /api/info handler 2024-05-25 23:11:18 +02:00
97c2f379b8 computing trip statistics on ESP32 (distance, time, elevation, etc.) 2022-04-17 12:11:20 +02:00
Youen Toupin
c9c5319d7e fixed bug with local variable shadowing a class member variable
fixed interrupt code that could run from flash (because flash cache is disabled during SPIFFS operations)
2022-03-28 20:32:05 +02:00
01103d0b46 added data logger 2022-03-27 23:58:52 +02:00