TFT_eSPI icon indicating copy to clipboard operation
TFT_eSPI copied to clipboard

Remove deprecated functions from the examples

Open MartyMacGyver opened this issue 2 years ago • 0 comments

I was halfway through implementing a solution based on the examples, when I found that key functions were actually deprecated (e.g., drawRightString ,drawCentreString, etc.)

All deprecated functions should be replaced by their current equivalents in the example code.

MartyMacGyver avatar Jul 16 '23 06:07 MartyMacGyver