fix scrolling of text

This commit is contained in:
2026-08-03 21:43:27 -04:00
parent 52afd88712
commit 22df5b3a57
2 changed files with 32 additions and 13 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ import vars
class ScoreboardMatrix():
logo_cache = {}
current_slide = "score"
current_slide = "fantasy"
options = RGBMatrixOptions()
options.rows = 32
options.cols = 64