TFT_eSPI
TFT_eSPI copied to clipboard
Update TFT_eSPI_ESP32_S3.h
Added {} to 3 lines to prevent compiler errors
In the version 5.3.2 of ESP-IDF and Arduino framework 3 the compiler would error at these 3 lines. Putting in {} solves that issue