mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-21 04:33:10 +08:00
gitmodules: use https link for lockstep-scheduler
This commit is contained in:
+1
-1
@@ -60,4 +60,4 @@
|
||||
branch = master
|
||||
[submodule "src/platforms/posix/lockstep_scheduler"]
|
||||
path = src/platforms/posix/lockstep_scheduler
|
||||
url = git@github.com:julianoes/lockstep-scheduler.git
|
||||
url = https://github.com/julianoes/lockstep-scheduler.git
|
||||
|
||||
Reference in New Issue
Block a user