Skip to content

Commit a485aa5

Browse files
committed
Created dir and put in helpers
1 parent ade78d3 commit a485aa5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitmodules

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -583,6 +583,6 @@
583583
[submodule "libraries/drivers/mcp9600"]
584584
path = libraries/drivers/mcp9600
585585
url = https://github.com/adafruit/Adafruit_CircuitPython_MCP9600.git
586-
[submodule "libraries/drivers/gizmo"]
587-
path = libraries/drivers/gizmo
586+
[submodule "libraries/helpers/gizmo"]
587+
path = libraries/helpers/gizmo
588588
url = https://github.com/adafruit/Adafruit_CircuitPython_Gizmo.git

0 commit comments

Comments
 (0)