Skip to content

Commit 582d9a3

Browse files
committed
typo, helpers not helper
1 parent dc537e5 commit 582d9a3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.gitmodules

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1148,6 +1148,6 @@
11481148
[submodule "libraries/drivers/sgp41"]
11491149
path = libraries/drivers/sgp41
11501150
url = https://github.com/adafruit/Adafruit_CircuitPython_SGP41.git
1151-
[submodule "libraries/helper/xteink_x4"]
1152-
path = libraries/helper/xteink_x4
1151+
[submodule "libraries/helpers/xteink_x4"]
1152+
path = libraries/helpers/xteink_x4
11531153
url = https://github.com/adafruit/Adafruit_CircuitPython_Xteink_X4.git

0 commit comments

Comments
 (0)