mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-08-12 11:37:38 +00:00
Fix default waterfall file (#2621)
* correct default settings from file * correct colors names
This commit is contained in:
@@ -1,14 +1,8 @@
|
|||||||
# 0% black
|
|
||||||
0,0,0,0
|
|
||||||
|
|
||||||
# dark red
|
# dark red
|
||||||
86,0,0,255
|
86,0,0,255
|
||||||
|
|
||||||
#transparent purple
|
# bright purple
|
||||||
171,0,255,0
|
171,0,255,0
|
||||||
|
|
||||||
#transparent red
|
# pure yellow
|
||||||
255,255,0,0
|
255,255,0,0
|
||||||
|
|
||||||
# 100% white
|
|
||||||
255,255,255,255
|
|
||||||
|
Reference in New Issue
Block a user