mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-08-13 11:39:42 +00:00
Custom waterfall colors (#2617)
* Custom waterfall gradient * Installing a custom waterfall gradient via fileman * default file for user friendly swap Co-authored-by: gullradriel <gullradriel@no-mail.com>
This commit is contained in:
8
sdcard/WATERFALLS/matrix.txt
Normal file
8
sdcard/WATERFALLS/matrix.txt
Normal file
@@ -0,0 +1,8 @@
|
||||
# 0% black
|
||||
0,0,0,0
|
||||
|
||||
# 50% green
|
||||
128,0,255,0
|
||||
|
||||
# 100% white
|
||||
255,255,255,255
|
Reference in New Issue
Block a user