Skip to content

Commit b44299b

Browse files
authored
Merge pull request #42 from jepler/udecimal
Add jepler_udecimal
2 parents 5bcdded + 8e5748f commit b44299b

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,3 +82,6 @@
8282
[submodule "libraries/drivers/ltr559"]
8383
path = libraries/drivers/ltr559
8484
url = https://github.com/pimoroni/Pimoroni_CircuitPython_LTR559.git
85+
[submodule "libraries/helpers/udecimal"]
86+
path = libraries/helpers/udecimal
87+
url = https://github.com/jepler/Jepler_CircuitPython_udecimal.git

libraries/helpers/udecimal

Submodule udecimal added at 978901f

0 commit comments

Comments
 (0)