Skip to content
Discussion options

You must be logged in to vote

You are out of RAM.....

Try making the sprite 8 bit.

img.setColorDepth(8);

Default is 16 bit and takes more ram.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by ege77
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #2354 on January 25, 2023 23:43.