projects: add submodule

This will contain the code snippets included by the docs.
This commit is contained in:
Laurens Valk
2019-12-09 16:47:40 +01:00
parent 8acab1898a
commit 7ca33d8b97
3 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -1,3 +1,3 @@
[submodule "examples"]
path = examples
url = https://github.com/pybricks/examples
[submodule "pybricks-projects"]
path = pybricks-projects
url = https://github.com/pybricks/pybricks-projects
Submodule examples deleted from 18ee0e408c
+1
Submodule pybricks-projects added at b49356a697