mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-04-23 08:51:29 +00:00
fix comments (#2622)
This commit is contained in:
parent
511675c9a1
commit
f344a1ca40
@ -1,8 +1,12 @@
|
|||||||
# dark red
|
#lines are index,r,g,b
|
||||||
|
#if index 0 is not set, it's starting at 0,0,0,0
|
||||||
|
#all values are ranging from 0 to 255
|
||||||
|
|
||||||
|
#pure blue
|
||||||
86,0,0,255
|
86,0,0,255
|
||||||
|
|
||||||
# bright purple
|
#bright green
|
||||||
171,0,255,0
|
171,0,255,0
|
||||||
|
|
||||||
# pure yellow
|
#pure red
|
||||||
255,255,0,0
|
255,255,0,0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user