Porting my project code that running GIF from Adafruit_GFX to Arduino_GFX, functions replacing help #72
-
Hi. I am porting my project code that running GIF from Adafruit_GFX to Arduino_GFX.
Thanks |
Beta Was this translation helpful? Give feedback.
Answered by
moononournation
Jul 31, 2021
Replies: 1 comment 2 replies
-
the above is Arduino_GFX class function, you can change the declaration from Arduino_GFX to Arduino_TFT for calling the function:
|
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
moononournation
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
the above is Arduino_GFX class function, you can change the declaration from Arduino_GFX to Arduino_TFT for calling the function: