From 05b11494ada100983d047095199b316d6d5c5ca5 Mon Sep 17 00:00:00 2001 From: windowsair Date: Sun, 16 Jan 2022 20:34:17 +0800 Subject: [PATCH] chore(submodule): Update submodule --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 073401e..64b4bbf 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "ESP8266_RTOS_SDK"] path = ESP8266_RTOS_SDK - url = https://github.com/espressif/ESP8266_RTOS_SDK + url = https://github.com/windowsair/ESP8266_RTOS_SDK.git [submodule "components/corsacOTA"] path = components/corsacOTA url = https://github.com/windowsair/corsacOTA.git