@ -1,3 +1,5 @@
from PIL import Image
class Framebuffer(object):
def __init__(self, device_no: int):
self.path = "/dev/fb%d" % device_no