commit | 5dab3db6e149adb41e05a40d976c5828c7e15cbf | [log] [tgz] |
---|---|---|
author | Joshua Yang <joshua.yang@hardkernel.com> | Tue Feb 20 17:36:48 2018 +0900 |
committer | Joshua Yang <joshua.yang@hardkernel.com> | Tue Feb 20 17:36:48 2018 +0900 |
tree | a6bc5885222626f52652c0cd8006305c4798ed5c | |
parent | ed4f8cb882a79c0c28a3b154b5583706319180f2 [diff] [blame] |
Update submodule URL to hardkernel/wiringPi
diff --git a/.gitmodules b/.gitmodules index 1dbeda0..9fb3c5c 100644 --- a/.gitmodules +++ b/.gitmodules
@@ -1,3 +1,4 @@ [submodule "WiringPi"] path = WiringPi - url = https://github.com/wiringPi/WiringPi + url = https://github.com/hardkernel/wiringPi.git + branch = dev