TFT_eSPI
TFT_eSPI copied to clipboard
Remove deprecated functions from the examples
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.