mirror of
https://github.com/ChuckBuilds/LEDMatrix.git
synced 2026-04-12 05:42:59 +00:00
smoother leaderboard scrolling
This commit is contained in:
@@ -183,8 +183,8 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"update_interval": 3600,
|
"update_interval": 3600,
|
||||||
"scroll_speed": 2,
|
"scroll_speed": 1,
|
||||||
"scroll_delay": 0.05,
|
"scroll_delay": 0.01,
|
||||||
"display_duration": 60,
|
"display_duration": 60,
|
||||||
"loop": true,
|
"loop": true,
|
||||||
"request_timeout": 30,
|
"request_timeout": 30,
|
||||||
@@ -300,7 +300,7 @@
|
|||||||
],
|
],
|
||||||
"logo_dir": "assets/sports/ncaa_fbs_logos",
|
"logo_dir": "assets/sports/ncaa_fbs_logos",
|
||||||
"show_records": true,
|
"show_records": true,
|
||||||
"show_ranking": false,
|
"show_ranking": true,
|
||||||
"display_modes": {
|
"display_modes": {
|
||||||
"ncaa_fb_live": true,
|
"ncaa_fb_live": true,
|
||||||
"ncaa_fb_recent": true ,
|
"ncaa_fb_recent": true ,
|
||||||
|
|||||||
Reference in New Issue
Block a user