mirror of
https://github.com/ChuckBuilds/LEDMatrix.git
synced 2026-04-11 21:33:00 +00:00
Update config.json
increase scroll speed
This commit is contained in:
@@ -54,7 +54,7 @@
|
|||||||
"news": {
|
"news": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
"update_interval": 300,
|
"update_interval": 300,
|
||||||
"scroll_speed": 1,
|
"scroll_speed": 10,
|
||||||
"scroll_delay": 0.05,
|
"scroll_delay": 0.05,
|
||||||
"max_headlines_per_symbol": 1
|
"max_headlines_per_symbol": 1
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user