BigW Consortium Gitlab

Commit efa5398f by Forest Godfrey

Fix submodule to use HTTP instead of ssh for git URL.

parent 5db67715
......@@ -58,4 +58,4 @@
url = https://github.com/mangOH/DataHub-Buzzer.git
[submodule "linux_kernel_modules/ai2c_module"]
path = linux_kernel_modules/ai2c_module
url = ssh://git@gitlab.bigw.org:766/fgodfrey/arduino_i2c_keyboard.git
url = https://gitlab.bigw.org/fgodfrey/arduino_i2c_keyboard.git
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment