pimoroni / picovision

MIT License
46 stars 15 forks source link

Reset scroll and sprites when changing pen mode #64

Closed MichaelBell closed 1 year ago

MichaelBell commented 1 year ago

I don't think set_mode() is exposed to MicroPython - but I reliased it could have similar crash problems when scroll was in use as doing a full stop/start did. This makes it safer by clearing all the scroll groups and sprites.