Skip to content

Commit 5dde807

Browse files
committed
updating_gitmodules
1 parent 66058d4 commit 5dde807

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -293,6 +293,9 @@
293293
[submodule "libraries/helpers/async_button"]
294294
path = libraries/helpers/async_button
295295
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
296299
[submodule "libraries/helpers/simple_dial"]
297300
path = libraries/helpers/simple_dial
298301
url = https://github.com/jposada202020/CircuitPython_simple_dial.git

0 commit comments

Comments
 (0)