Bring back base64.

This commit is contained in:
Omar Rizwan 2020-10-17 03:00:57 -07:00
parent 74b1b0f789
commit c78377d464

3
.gitmodules vendored
View file

@ -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