lefty01 / ESP32_TTGO_FTMS

ESP32 based treadmill speed and incline sensor and BLE Server exposed as FTMS Service
MIT License
41 stars 7 forks source link

Add: Headless target, LittleFS, filesystem config, LVGL GUI, Speedup start Remove: VL53L0X Cleanup: Code structure, I2C code, and camelCasifying the code #28

Closed zingo closed 1 year ago

zingo commented 1 year ago

Add: Headless target (Chris) LittleFS (Chris) filesystem config (Chris) LVGL GUI Startup as log -> Speedup start Remove: VL53L0X Cleanup: Code structure (Chris) I2C code camelCasifying the code