mirror of
https://github.com/micropython/micropython.git
synced 2026-01-08 21:20:13 +01:00
extmod/modframebuf: Add 8-bit greyscale format (GS8).
This commit is contained in:
@@ -155,3 +155,7 @@ Constants
|
||||
.. data:: framebuf.GS4_HMSB
|
||||
|
||||
Grayscale (4-bit) color format
|
||||
|
||||
.. data:: framebuf.GS8
|
||||
|
||||
Grayscale (8-bit) color format
|
||||
|
||||
Reference in New Issue
Block a user