Skip to content

Commit 5bcdded

Browse files
authored
Merge pull request #40 from sommersoft/fix_modules_ref
Fix Malformed URL To LTR559 Repo
2 parents 7526a7f + ba6dfc1 commit 5bcdded

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,4 +81,4 @@
8181
url = https://github.com/gamblor21/Gamblor21_CircuitPython_AHRS.git
8282
[submodule "libraries/drivers/ltr559"]
8383
path = libraries/drivers/ltr559
84-
url = https://github.com/pimoroni/Pimoroni_CircuitPython_LTR559/
84+
url = https://github.com/pimoroni/Pimoroni_CircuitPython_LTR559.git

0 commit comments

Comments
 (0)