added rfid repo

This commit is contained in:
2021-09-29 09:16:06 +02:00
parent 4943dc8b99
commit 5a745f5bd7
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -6,3 +6,6 @@
path = FW/m5stack_audio/lib/LittleFS_esp32 path = FW/m5stack_audio/lib/LittleFS_esp32
url = http://192.168.2.3/Bonobo.Git.Server/LittleFS_esp32.git url = http://192.168.2.3/Bonobo.Git.Server/LittleFS_esp32.git
branch = master branch = master
[submodule "FW/m5stack_audio/lib/RFID.MFRC522"]
path = FW/m5stack_audio/lib/RFID.MFRC522
url = http://192.168.2.3/Bonobo.Git.Server/RFID.MFRC522.git