mirror of
https://github.com/ChuckBuilds/LEDMatrix.git
synced 2026-04-12 13:42:59 +00:00
adjust user configurable parts of stock ticker
This commit is contained in:
@@ -91,7 +91,10 @@
|
||||
"symbols": [
|
||||
"ASTS", "SCHD", "INTC", "NVDA", "T", "VOO", "SMCI"
|
||||
],
|
||||
"display_format": "{symbol}: ${price} ({change}%)"
|
||||
"display_format": "{symbol}: ${price} ({change}%)",
|
||||
"scroll_speed": 1,
|
||||
"scroll_delay": 0.01,
|
||||
"toggle_chart": false
|
||||
},
|
||||
"crypto": {
|
||||
"enabled": true,
|
||||
|
||||
Reference in New Issue
Block a user