We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5bcdded commit 8e5748fCopy full SHA for 8e5748f
.gitmodules
@@ -82,3 +82,6 @@
82
[submodule "libraries/drivers/ltr559"]
83
path = libraries/drivers/ltr559
84
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
0 commit comments