rahlstedt-audio/mfrc522/__init__.py
2021-05-01 11:18:03 +01:00

5 lines
88 B
Python

from .MFRC522 import MFRC522
from .SimpleMFRC522 import SimpleMFRC522
name = "mfrc522"