We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bc43e1 commit 62d6d83Copy full SHA for 62d6d83
examples/KeyChange.py
@@ -3,7 +3,7 @@
3
import signal
4
import time
5
6
-from RC522-Python import RFID
+from RC522_Python import RFID
7
8
run = True
9
rdr = RFID()
examples/UtilExample.py
util = rdr.util()
0 commit comments