Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,6 @@
[submodule "libraries/helpers/example"]
path = libraries/helpers/example
url = https://github.com/tannewt/CircuitPython_Example.git
[submodule "libraries/drivers/hcsr04"]
path = libraries/drivers/hcsr04
url = https://github.com/mmabey/CircuitPython_HCSR04.git
1 change: 1 addition & 0 deletions libraries/drivers/hcsr04
Submodule hcsr04 added at 353cee