You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adding GUIslice to working sketch yields compile errors, endless reboot, or incorrect screen draw depending on different changes and checking in Arduino IDE or PlatformIO. I tried several experiments and configurations but never was able to get an example code to run properly yet the TFT_eSPI tests work as expected with no changes required other than the required configuration.
Display works correctly with standalone display driver library examples (eg. TFT_eSPI graphicstest, Adafruit graphicstest, etc.) without GUIslice: Display and CTP work correctly with just TFT_eSPI in both Arduino IDE and PlatformIO
Touch works correctly with standalone touch library examples without GUIslice: Yes it does
Expected behavior
A successful compile without having to uncomment flags (in PlatformIO) and example code run properly
Additional info
Details can be found in the Discussion I started when I wasn't sure if this was a bug or not. Please see #452 for extensive details and tests.
The text was updated successfully, but these errors were encountered:
Describe the bug
Adding GUIslice to working sketch yields compile errors, endless reboot, or incorrect screen draw depending on different changes and checking in Arduino IDE or PlatformIO. I tried several experiments and configurations but never was able to get an example code to run properly yet the TFT_eSPI tests work as expected with no changes required other than the required configuration.
Device hardware
configs/esp-tftespi-default-ft6206.h
Please confirm whether:
Expected behavior
A successful compile without having to uncomment flags (in PlatformIO) and example code run properly
Additional info
Details can be found in the Discussion I started when I wasn't sure if this was a bug or not. Please see #452 for extensive details and tests.
The text was updated successfully, but these errors were encountered: