From dfebd89afbe636df5c31ce8b4d7b73c8494e4c2d Mon Sep 17 00:00:00 2001 From: zhaohe Date: Fri, 8 Mar 2024 20:20:16 +0800 Subject: [PATCH] add zaf_protocol submodule --- .gitmodules | 3 +++ zaf_protocol | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 zaf_protocol diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..4afc5b7 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "zaf_protocol"] + path = zaf_protocol + url = zwsd@192.168.1.3:p_camera_light_source_timing_controller/zaf_protocol.git diff --git a/zaf_protocol b/zaf_protocol new file mode 160000 index 0000000..1f37a71 --- /dev/null +++ b/zaf_protocol @@ -0,0 +1 @@ +Subproject commit 1f37a710c5a4cb8fee30ced8e246488310f9017a