Moved ProotState to own file.

Moved Point2D to own file.
Added caching for parsed images.
This commit is contained in:
CiscoTheWolf 2023-05-29 20:09:29 +02:00
parent bdcb648765
commit ab34ad2455
6 changed files with 340 additions and 259 deletions

View file

@ -2,7 +2,6 @@ from rgbmatrix import RGBMatrix, RGBMatrixOptions
import paho.mqtt.client as mqtt
import time
from PIL import Image
import numpy as np
# Configuration for the matrix