mirror of
https://github.com/ChuckBuilds/LEDMatrix.git
synced 2026-04-11 21:33:00 +00:00
changed favorite teams in NBA scoreboard and enabled test mode
This commit is contained in:
@@ -86,13 +86,13 @@
|
|||||||
},
|
},
|
||||||
"nba_scoreboard": {
|
"nba_scoreboard": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
"test_mode": false,
|
"test_mode": true,
|
||||||
"update_interval_seconds": 300,
|
"update_interval_seconds": 300,
|
||||||
"live_update_interval": 20,
|
"live_update_interval": 20,
|
||||||
"recent_update_interval": 1800,
|
"recent_update_interval": 1800,
|
||||||
"upcoming_update_interval": 1800,
|
"upcoming_update_interval": 1800,
|
||||||
"recent_game_hours": 72,
|
"recent_game_hours": 72,
|
||||||
"favorite_teams": ["LAL", "GSW"],
|
"favorite_teams": ["DAL", "ATL"],
|
||||||
"logo_dir": "assets/sports/nba_logos",
|
"logo_dir": "assets/sports/nba_logos",
|
||||||
"display_modes": {
|
"display_modes": {
|
||||||
"nba_live": true,
|
"nba_live": true,
|
||||||
|
|||||||
Reference in New Issue
Block a user