TFT_eSPI icon indicating copy to clipboard operation
TFT_eSPI copied to clipboard

Update TFT_eSPI_ESP32_S3.h

Open leemind opened this issue 11 months ago • 0 comments

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

leemind avatar Jan 11 '25 19:01 leemind