I successfully programmed two of Bodmer's sketches, TFT_Arcfill and TFT_Clock, which use the User_Setup_Select, and the User_Setup files back in February 2022. As of this date, 6-23-22, these sketches do not work. I get the same "setTextColor" related error message for each when I try to run them.
Perhaps my compiler is having an off day. Can someone help me with this problem?
Microprocessor: 30-Pin, ESP32 Development Module
Display: MSP2807
Display Driver: ILI9341
The User_Setup_Select, and the User_Setup files used with these sketches are included within the zipped TFT_eSPI file.
Copies of the error messages are included within the Error Messages for TFT.pdf file:
Error Messages for TFT.pdf (11.7 KB)
The TFT_eSPI file used for these sketches is included below in zip form:
TFT_eSPI.zip (5.3 MB)
TFT_ArcFill.ino (4.5 KB)
TFT_Clock.ino (4.7 KB)