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 66058d4 commit 5dde807Copy full SHA for 5dde807
.gitmodules
@@ -293,6 +293,9 @@
293
[submodule "libraries/helpers/async_button"]
294
path = libraries/helpers/async_button
295
url = https://github.com/furbrain/CircuitPython_async_button.git
296
+[submodule "libraries/helpers/gauge"]
297
+ path = libraries/helpers/gauge
298
+ url = https://github.com/jposada202020/CircuitPython_gauge.git
299
[submodule "libraries/helpers/simple_dial"]
300
path = libraries/helpers/simple_dial
301
url = https://github.com/jposada202020/CircuitPython_simple_dial.git
0 commit comments