]> Repositories - hackapet/Adafruit_Blinka_Displayio.git/blobdiff - displayio/_constants.py
accept 65536 colors bitmaps
[hackapet/Adafruit_Blinka_Displayio.git] / displayio / _constants.py
index 938b49ceacd20382d6784e7567f2068f095fb087..19ecd0f9605b42cc10779f4417038adf0bfb0917 100644 (file)
@@ -18,3 +18,8 @@ CHIP_SELECT_TOGGLE_EVERY_BYTE = 1
 
 BACKLIGHT_IN_OUT = 1
 BACKLIGHT_PWM = 2
+
+NO_COMMAND = 0x100
+CIRCUITPY_DISPLAY_LIMIT = 1
+
+DELAY = 0x80