The error message suggests that there are issues with the TFT_eSPI
library. The GPIO
identifier is not recognized in your code, which is causing these errors. Make sure that you have the correct version of the TFT_eSPI
library installed.
The error message suggests that there are issues with the TFT_eSPI
library. The GPIO
identifier is not recognized in your code, which is causing these errors. Make sure that you have the correct version of the TFT_eSPI
library installed.