Skip to content

Conversation

@kattni
Copy link
Contributor

@kattni kattni commented Jun 4, 2018

No description provided.

@kattni kattni requested a review from caternuson June 4, 2018 23:31
@TheKitty
Copy link

TheKitty commented Jun 5, 2018 via email

.gitmodules Outdated
path = libraries/drivers/stmpe610
url = https://github.com/adafruit/Adafruit_CircuitPython_STMPE610.git
[submodule "libraries/matrixkeypad"]
path = libraries/matrixkeypad
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think you're missing a level. Try: path = libraries/drivers/matrixkeypad

url = https://github.com/adafruit/Adafruit_CircuitPython_STMPE610.git
[submodule "libraries/matrixkeypad"]
path = libraries/matrixkeypad
url = https://github.com/adafruit/Adafruit_CircuitPython_MatrixKeypad
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure how important the .git ending is for the URL, but that's what github gives you.

@caternuson caternuson merged commit 21040ce into adafruit:master Jun 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants