I get een error on arduino ide.
I get folow message.
error: 'TFT_SLPIN' was not declared in this scope; did you mean 'TFT_eSPI'?
204 | tft.writecommand(TFT_SLPIN);
| ^~~~~~~~~
| TFT_eSPI
exit status 1
Compilation error: 'TFT_SLPIN' was not declared in this scope; did you mean 'TFT_eSPI'?
- 1 j’aime
I got it working with the from Yace.
Great bb loader.
Enjoy mate!