Added micropython library for the mfrc522 card reader.
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -1,3 +1,6 @@
|
||||
[submodule "software/lib/micropython"]
|
||||
path = software/lib/micropython
|
||||
url = ssh://git@git.ka.blankertz.org:2222/TonBERRY/micropython.git
|
||||
[submodule "software/lib/micropython-mfrc522"]
|
||||
path = software/lib/micropython-mfrc522
|
||||
url = https://git.ka.blankertz.org/TonBERRY/micropython-mfrc522.git
|
||||
|
||||
Reference in New Issue
Block a user