mirror of
https://github.com/ChuckBuilds/LEDMatrix.git
synced 2026-04-10 13:02:59 +00:00
change config.json data refresh rates and modify logo imaging in nhl
This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
},
|
||||
"stocks": {
|
||||
"enabled": true,
|
||||
"update_interval": 60,
|
||||
"update_interval": 300,
|
||||
"symbols": [
|
||||
"ASTS", "SCHD", "INTC", "NVDA", "T", "VOO", "SPYG", "SMCI"
|
||||
],
|
||||
@@ -56,7 +56,7 @@
|
||||
},
|
||||
"stock_news": {
|
||||
"enabled": true,
|
||||
"update_interval": 300,
|
||||
"update_interval": 800,
|
||||
"scroll_speed": 1,
|
||||
"scroll_delay": 0.001,
|
||||
"max_headlines_per_symbol": 1,
|
||||
|
||||
Reference in New Issue
Block a user