import board from FrameBuffer import FrameBuffer PIXEL_GP = board.GP28 PIXEL_WIDTH = 32 PIXEL_HEIGHT = 8 fb = FrameBuffer(PIXEL_WIDTH, PIXEL_HEIGHT, PIXEL_GP, bpp=3, alternating=True) fb.show() Adjust ...
Copyright (c) 2005-2013 The Khronos Group Inc. Copyright terms at OpenGL ES 1.0 is required. OES_rgb8_rgba8 affects the definition of this extension. OES_depth24 ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results