mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-04-15 05:33:11 -04: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
|
||||
|
||||
# bright purple
|
||||
#bright green
|
||||
171,0,255,0
|
||||
|
||||
# pure yellow
|
||||
#pure red
|
||||
255,255,0,0
|
||||
|
Loading…
x
Reference in New Issue
Block a user