Skip to content

Commit

Permalink
Use ".git" in gitmodules for pycamera
Browse files Browse the repository at this point in the history
this may have prevented the library from being released
  • Loading branch information
jepler committed Dec 6, 2023
1 parent a285de6 commit a49409f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -985,4 +985,4 @@
url = https://github.com/adafruit/Adafruit_CircuitPython_ADS7830.git
[submodule "libraries/helpers/pycamera"]
path = libraries/helpers/pycamera
url = https://github.com/adafruit/Adafruit_CircuitPython_PyCamera/
url = https://github.com/adafruit/Adafruit_CircuitPython_PyCamera.git

0 comments on commit a49409f

Please sign in to comment.