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