Skip to content
Discussion options

You must be logged in to vote

Perhaps the sprite is not being created as there is insufficent RAM (~300kbytes needed). img.createSprite(480, 320); will return a nullptr if the creation fails.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@peteDDD
Comment options

@Bodmer
Comment options

@peteDDD
Comment options

Answer selected by peteDDD
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2 participants