11 lines
350 B
Markdown
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>`.
|
|
|
|
|