Add the submodule properly

This commit is contained in:
philip 2020-09-26 11:13:24 -04:00 committed by Nathaniel Wesley Filardo
parent 274828cfd5
commit ed8c50872a
1 changed files with 3 additions and 0 deletions

3
.gitmodules vendored
View File

@ -4,3 +4,6 @@
[submodule "app/ucglib/ucg"]
path = app/ucglib/ucg
url = https://github.com/olikraus/Ucglib_Arduino.git
[submodule "app/libc/c99-snprintf"]
path = app/libc/c99-snprintf
url = https://github.com/weiss/c99-snprintf.git