From c8e5d078b7badfd8a4f7da9d6a05333426086b0e Mon Sep 17 00:00:00 2001 From: Charles Lohr Date: Thu, 18 Aug 2016 20:59:12 -0400 Subject: [PATCH] add .git to end of the git modules. --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 3a882b8..ed48a58 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "embedded8266/esp82xx"] path = embedded8266/esp82xx - url = https://github.com/cnlohr/esp82xx + url = https://github.com/cnlohr/esp82xx.git