From 3d484f3fb86f4c098b63136f25a85b116355fe0b Mon Sep 17 00:00:00 2001 From: Romain Forlot Date: Tue, 17 Jan 2017 17:46:41 +0000 Subject: Change read function and some clean up TODO: parse can_message read and put it into an opencx_CanMessage... Change-Id: Idbadcd7b34c1bb63eb6ae31a4588cdde873d7a1c Signed-off-by: Romain Forlot --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitmodules (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 00000000..4f6899df --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "libs/openxc-message-format"] + path = libs/openxc-message-format + url = git@github.com:openxc/openxc-message-format.git -- cgit 1.2.3-korg