astro-pi/python-sense-hat

Clear Screen (Clear Pixels)

zacharyeast opened this issue · 2 comments

https://github.com/zacharyeast/Sense-Hat/blob/master/Clear%20LED's

Here is a simple but long way to clear all the pixels. Let me know if you know a shorter way!

Hello,

Thanks! For some reason it seemed like sense.clear() didn't clear it every time for me. That does work perfectly now though, so not sure what happened.