[minor] (example.py) Fixed last line

This commit is contained in:
KikooDX 2020-04-09 18:15:42 +02:00
parent f41d6bb90e
commit e262576cec
1 changed files with 1 additions and 1 deletions

View File

@ -25,4 +25,4 @@ sprite.draw(0, 0, pallet)
raw_sprite.draw(16, 0)
#display
show_screen
show_screen()