circuitpython/shared-bindings/framebufferio
Scott Shawcroft 807edd4c66
Improve framebufferdisplay.refresh()
Now the defaults make it easy to refresh when you want. It matches
the displayio.Display().refresh() behavior.
2023-10-05 14:56:11 -07:00
..
__init__.c wip: continuing compilation fixes; mp_obj_alloc everywhere 2023-08-07 20:45:57 -04:00
__init__.h Add Protomatter and FramebufferDisplay 2020-04-14 18:24:54 -05:00
FramebufferDisplay.c Improve framebufferdisplay.refresh() 2023-10-05 14:56:11 -07:00
FramebufferDisplay.h Remove displayio.*.show() 2023-10-02 14:28:59 -07:00