Browse Source

Add common-code submodule

master
Lizongdi 1 week ago
parent
commit
f1fef6f0b2
  1. 3
      .gitmodules
  2. 1
      library

3
.gitmodules

@ -1,3 +1,6 @@
[submodule "robot"] [submodule "robot"]
path = robot path = robot
url = http://123.207.52.103:3000/LiZongdi/robot.git url = http://123.207.52.103:3000/LiZongdi/robot.git
[submodule "library"]
path = library
url = http://123.207.52.103:3000/LiZongdi/library_src.git

1
library

@ -0,0 +1 @@
Subproject commit 1e98bdf169e065631b92ec7d96f9ac8d95b4cea6
Loading…
Cancel
Save