mirror of
https://github.com/undera/pylgbst.git
synced 2020-11-18 19:37:26 -08:00
Orange color fix (#35)
This commit is contained in:
parent
13919d7ecc
commit
cde1bea308
@ -19,7 +19,7 @@ COLOR_LIGHTBLUE = 0x04
|
||||
COLOR_CYAN = 0x05
|
||||
COLOR_GREEN = 0x06
|
||||
COLOR_YELLOW = 0x07
|
||||
COLOR_ORANGE = 0x09
|
||||
COLOR_ORANGE = 0x08
|
||||
COLOR_RED = 0x09
|
||||
COLOR_WHITE = 0x0a
|
||||
COLOR_NONE = 0xFF
|
||||
|
Loading…
x
Reference in New Issue
Block a user