aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authordakkar <dakkar@thenautilus.net>2022-04-01 11:58:02 +0100
committerdakkar <dakkar@thenautilus.net>2022-04-01 11:58:02 +0100
commit343547262c6d98d24b4c37be6473cb2774e72aef (patch)
treef89a35608b6200b30d261cce8a8b62ff8c2679d7 /.gitmodules
parentdebug prints (diff)
downloadenv-sensor-343547262c6d98d24b4c37be6473cb2774e72aef.tar.gz
env-sensor-343547262c6d98d24b4c37be6473cb2774e72aef.tar.bz2
env-sensor-343547262c6d98d24b4c37be6473cb2774e72aef.zip
different sd card library actually works
not sure why the one from the arduino-esp32 didn't…
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 40f4491..47f7512 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -19,3 +19,6 @@
[submodule "enclosure/threads-scad"]
path = enclosure/threads-scad
url = https://github.com/rcolyer/threads-scad
+[submodule "esp32-micro-sdcard"]
+ path = esp32-micro-sdcard
+ url = https://github.com/nhatuan84/esp32-micro-sdcard