scottsilverlabs / raspberrystem

raspberrySTEM(TM) Educational and Hobbyist Development Kit based on the Raspberry Pi
www.raspberrystem.com
Apache License 2.0
3 stars 0 forks source link

Dev/jpsnyder/led/frame #54

Closed jpsnyder closed 10 years ago

jpsnyder commented 10 years ago

Added the function frame() to LED API. This is an undocumented function to allow the user to subsitute the framebuffer with their own framebuffer given as a numpy array. Useful for speeding up stuff like the camera project.