yes.
This commit is contained in:
parent
1a73ea583c
commit
94deac7452
1 changed files with 1 additions and 1 deletions
2
main.py
2
main.py
|
@ -5,7 +5,7 @@ import config as cfg
|
||||||
from PIL import Image
|
from PIL import Image
|
||||||
import asyncio
|
import asyncio
|
||||||
from rgbmatrix import RGBMatrix, RGBMatrixOptions
|
from rgbmatrix import RGBMatrix, RGBMatrixOptions
|
||||||
|
import threading
|
||||||
import requests
|
import requests
|
||||||
from io import BytesIO
|
from io import BytesIO
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue