mirror of
https://github.com/ChuckBuilds/LEDMatrix.git
synced 2026-04-10 21:03:01 +00:00
configurable text display scroll gap
This commit is contained in:
@@ -225,7 +225,8 @@
|
||||
"scroll": true,
|
||||
"scroll_speed": 40,
|
||||
"text_color": [255, 0, 0],
|
||||
"background_color": [0, 0, 0]
|
||||
"background_color": [0, 0, 0],
|
||||
"scroll_gap_width": 32
|
||||
},
|
||||
"soccer_scoreboard": {
|
||||
"enabled": false,
|
||||
|
||||
Reference in New Issue
Block a user