shinyblink / sled

Satanic/Sexy/Stupid/Silly/Shiny LED matrix controller
https://shinyblink.github.io/sled/
ISC License
121 stars 25 forks source link

Module gfx_screengrab #82

Open X41 opened 5 years ago

X41 commented 5 years ago

The module grabs the top left corner of the screen and draws it to the LED matrix. Not tested on real hardware yet and there seems to be some memory leak that makes the process blow up after a while, but in theory it should work just fine

vifino commented 5 years ago

I fixed your memory leak first.