tft.fillScreen(TFT_BLACK); #3295
Unanswered
Ron-zzr
asked this question in
New processor/display support or capability request
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I use "tft.fillScreen(TFT_BLACK);". Do screen refresh, but I put it in loop (), the screen will blink, I don't need "delay ()", so how should I solve the screen flicker problem.
Beta Was this translation helpful? Give feedback.
All reactions