mirror of
https://github.com/ChuckBuilds/LEDMatrix.git
synced 2026-04-10 21:03:01 +00:00
Update config.json
changed default stocks to test update implementation
This commit is contained in:
@@ -46,7 +46,7 @@
|
|||||||
"enabled": true,
|
"enabled": true,
|
||||||
"update_interval": 60,
|
"update_interval": 60,
|
||||||
"symbols": [
|
"symbols": [
|
||||||
"AAPL", "MSFT", "GOOGL", "AMZN", "META", "TSLA", "NVDA", "JPM", "V", "WMT"
|
"ASTS", "SCHD", "INTC", "NVDA", "T", "VOO", "SPYG", "SMCI"
|
||||||
],
|
],
|
||||||
"display_format": "{symbol}: ${price} ({change}%)"
|
"display_format": "{symbol}: ${price} ({change}%)"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user