diff --git a/.gitmodules b/.gitmodules index 775a802..3308a11 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "fs/cJSON"] path = fs/cJSON url = https://github.com/DaveGamble/cJSON.git +[submodule "fs/base64"] + path = fs/base64 + url = https://github.com/zhicheng/base64.git \ No newline at end of file