Add Emulator Support (#35)

* Add emulator

* Update limit for ESPM API

* use params

---------

Co-authored-by: Alex Resnick <adr8282@gmail.com>
This commit is contained in:
Alex Resnick
2025-09-14 15:44:50 -05:00
committed by GitHub
parent b82e904cb1
commit a5a9398c5c
8 changed files with 13 additions and 14 deletions

View File

@@ -4,8 +4,6 @@ import time
import logging
from PIL import Image, ImageDraw, ImageFont
import requests
from rgbmatrix import RGBMatrix, RGBMatrixOptions
import os
from typing import Dict, Any
# Import the API counter function from web interface