File tree Expand file tree Collapse file tree 3 files changed +5
-0
lines changed Expand file tree Collapse file tree 3 files changed +5
-0
lines changed Original file line number Diff line number Diff line change 1103
1103
[submodule "libraries/drivers/as5600 "]
1104
1104
path = libraries/drivers/as5600
1105
1105
url = https://github.com/adafruit/Adafruit_CircuitPython_AS5600.git
1106
+ [submodule "libraries/helpers/dang "]
1107
+ path = libraries/helpers/dang
1108
+ url = https://github.com/adafruit/Adafruit_CircuitPython_Dang.git
Original file line number Diff line number Diff line change @@ -217,6 +217,7 @@ Miscellaneous Helpers
217
217
Board Test Suite (adafruit_boardtest) <https://docs.circuitpython.org/projects/boardtest/en/latest/ >
218
218
Colorsys (colorsys) <https://docs.circuitpython.org/projects/colorsys/en/latest/ >
219
219
Color Terminal (color_terminal) <https://docs.circuitpython.org/projects/color_terminal/en/latest/ >
220
+ Dang (dang) <https://docs.circuitpython.org/projects/dang/en/latest/ >
220
221
Debouncer (adafruit_debouncer) <https://docs.circuitpython.org/projects/debouncer/en/latest/ >
221
222
Debug I2C (adafruit_debug_i2c) <https://docs.circuitpython.org/projects/debug_i2c/en/latest/ >
222
223
Ducky (adafruit_ducky) <https://docs.circuitpython.org/projects/ducky/en/latest/ >
You can’t perform that action at this time.
0 commit comments