Closed jpsnyder closed 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.
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.