added esp-nn again as submodule (master)

This commit is contained in:
CaCO3
2022-09-23 21:20:18 +02:00
parent 25e20f9299
commit abc3efc16e
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored Normal file
View File

@@ -0,0 +1,3 @@
[submodule "code/components/esp32-camera-master"]
path = code/components/esp32-camera-master
url = https://github.com/espressif/esp32-camera.git

Submodule code/components/esp-nn added at 6b3ef8e226