Guys, I wasn't able to use "pushToSprite" in my M5Stack Core2. It seems that there's no such function in Core2 LCD library (http://docs.m5stack.com/en/api/core2/lcd_api). When I try to use it in Arduino I'll get the error
'class TFT_eSprite' has no member named 'pushToSprite';
What's the sense of working with Sprites if I cannot push one sprite on top of another?
What could I do to solve such an issue?
Thanks a lot.
R
Save
Saving
RonaldoDuarte
@RonaldoDuarte
0
Reputation
1
Posts
262
Profile views
0
Followers
0
Following
Posts made by RonaldoDuarte
-
How to use "pushToSprite" in Core2