mirror of
https://github.com/Hopiu/rpi-rgb-led-matrix.git
synced 2026-03-16 22:10:27 +00:00
4 lines
No EOL
135 B
Python
4 lines
No EOL
135 B
Python
__version__ = "0.0.1"
|
|
__author__ = "Christoph Friedrich <christoph.friedrich@vonaffenfels.de>"
|
|
|
|
from core import RGBMatrix, FrameCanvas |