Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
| 8e5748f6d0 |
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -82,3 +82,6 @@
|
|||
[submodule "libraries/drivers/ltr559"]
|
||||
path = libraries/drivers/ltr559
|
||||
url = https://github.com/pimoroni/Pimoroni_CircuitPython_LTR559.git
|
||||
[submodule "libraries/helpers/udecimal"]
|
||||
path = libraries/helpers/udecimal
|
||||
url = https://github.com/jepler/Jepler_CircuitPython_udecimal.git
|
||||
|
|
|
|||
1
libraries/helpers/udecimal
Submodule
1
libraries/helpers/udecimal
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 978901fea7b6c92691c652a19b58ebc1fc8c3bed
|
||||
Loading…
Reference in a new issue