configurable text display scroll gap

This commit is contained in:
ChuckBuilds
2025-05-26 10:12:08 -05:00
parent 864b11e1e0
commit b3c32de3ae
2 changed files with 75 additions and 80 deletions

View File

@@ -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,