Merge pull request #60 from neuralpi/master

Changing the protocol of submodule from HTTP to HTTPS
pull/65/head
Mark Liffiton 8 years ago committed by GitHub
commit bafb611350

2
.gitmodules vendored

@ -1,3 +1,3 @@
[submodule "WiringPi"]
path = WiringPi
url = http://github.com/wiringPi/WiringPi
url = https://github.com/wiringPi/WiringPi

Loading…
Cancel
Save