mirror of
https://github.com/ChuckBuilds/LEDMatrix.git
synced 2026-04-10 13:02:59 +00:00
adjusted working text display to show better message
This commit is contained in:
@@ -146,12 +146,12 @@
|
||||
},
|
||||
"text_display": {
|
||||
"enabled": true,
|
||||
"text": "Your custom text here!",
|
||||
"text": "Subscribe to ChuckBuilds",
|
||||
"font_path": "assets/fonts/5x7.bdf",
|
||||
"font_size": 7,
|
||||
"scroll": false,
|
||||
"scroll_speed": 25,
|
||||
"text_color": [255, 255, 0],
|
||||
"background_color": [0, 0, 50]
|
||||
"background_color": [0, 0, 0]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user