From e8217bb038552fc3c30d78375991aed8ea6a6eb0 Mon Sep 17 00:00:00 2001 From: 0xFEEDC0DE64 Date: Sat, 9 Apr 2022 01:23:50 +0200 Subject: [PATCH] Anoter fix for .gitmodules --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 87271b6..b72df85 100644 --- a/.gitmodules +++ b/.gitmodules @@ -60,7 +60,7 @@ url = ../../0xFEEDC0DE64/espconfiglib.git [submodule "components/QRCode-esp32"] path = components/QRCode-esp32 - url = ../QRCode-esp32.git + url = ../../bobbycar-graz/QRCode-esp32.git [submodule "components/sunset"] path = components/sunset url = ../../bobbycar-graz/sunset.git