Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix problem in PR #1770 #1786

Merged
merged 6 commits into from
Apr 20, 2022
Merged

Fix problem in PR #1770 #1786

merged 6 commits into from
Apr 20, 2022

Conversation

dracir9
Copy link
Contributor

@dracir9 dracir9 commented Apr 20, 2022

  1. Fixed and issue that caused the TFT_eSprite class to randomly crash during runtime.*
  2. Added support for ESP32-S2 through ESP-IDF

*For some reason that I can not understand the TFT_eSprite class was somehow compiled in such a way that the microcontroller (ESP32) kept crashing at random points without an aparent reason. It was related to the way the TFT_config.h header was included. With this changes it works fine on my setup but it will probably need more testing.

@dracir9 dracir9 mentioned this pull request Apr 20, 2022
@Bodmer Bodmer merged commit 8582ff7 into Bodmer:master Apr 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants