We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ef69e4 commit a3324b7Copy full SHA for a3324b7
examples/KeyChange.py
@@ -3,7 +3,7 @@
3
import signal
4
import time
5
6
-from pirc522 import RFID
+from RC522-Python import RFID
7
8
run = True
9
rdr = RFID()
examples/Read.py
@@ -4,7 +4,7 @@
import sys
10
examples/UtilExample.py
util = rdr.util()
0 commit comments