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