Syncgrips-ESP32-Firmware/README.md
2025-05-15 02:32:06 +02:00

11 lines
350 B
Markdown

# SyncGrips Firmware
## BLE-enabled Pushup Parallettes
## Display Library Configuration for TTGO Dev Board
To config the [TFT eSPI library](https://github.com/Bodmer/TFT_eSPI), you have to edit `User_Setup_Select.h` in the library location.
Comment out `#include <User_Setup.h>` and uncomment `#include <User_Setups/Setup25_TTGO_T_Display.h>`.