Skip to content

Commit 0fb32a0

Browse files
committed
adding dial widget
1 parent 102e07c commit 0fb32a0

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

Diff for: .gitmodules

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
[submodule "libraries/helpers/displayio_annotation"]
22
path = libraries/helpers/displayio_annotation
33
url = https://github.com/circuitpython/CircuitPython_Org_DisplayIO_Annotation.git
4+
[submodule "libraries/helpers/displayio_dial"]
5+
path = libraries/helpers/displayio_dial
6+
url = https://github.com/circuitpython/CircuitPython_Org_DisplayIO_Dial.git

Diff for: libraries/helpers/displayio_dial

Submodule displayio_dial added at a56e59f

0 commit comments

Comments
 (0)