Add the submodule properly

This commit is contained in:
philip 2020-09-26 11:13:24 -04:00 committed by Marcel Stör
parent 020f5fe107
commit 53283d189e
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