🚚 components/esp-face -> components/esp-dl
parent
1dfd93e3b2
commit
bff94c2885
|
@ -1,9 +1,9 @@
|
|||
[submodule "esp-idf"]
|
||||
path = esp-idf
|
||||
url = https://github.com/espressif/esp-idf
|
||||
[submodule "components/esp-face"]
|
||||
path = components/esp-face
|
||||
url = https://github.com/espressif/esp-face
|
||||
[submodule "components/esp32-camera"]
|
||||
path = components/esp32-camera
|
||||
url = https://github.com/espressif/esp32-camera.git
|
||||
[submodule "components/esp-dl"]
|
||||
path = components/esp-dl
|
||||
url = https://github.com/espressif/esp-dl.git
|
||||
|
|
Loading…
Reference in New Issue