actually scroll

This commit is contained in:
2026-06-21 01:02:07 -04:00
parent 8cf50c9413
commit 2f0c8f9afd
2 changed files with 174 additions and 177 deletions
+2 -2
View File
@@ -1,9 +1,9 @@
import os
import govee
import pygame
from time import sleep, time
from time import sleep
from PIL import Image, ImageDraw, ImageFont
from rgbmatrix import RGBMatrix, RGBMatrixOptions, graphics
from rgbmatrix import RGBMatrix, RGBMatrixOptions
from dotenv import load_dotenv
from utils.data import LOGO_DIR, ASSET_DIR
from utils.colors import Colors