From de7e6b198ce8f4d4ca0aed4a4d129b54faee89b6 Mon Sep 17 00:00:00 2001 From: rusefillc Date: Fri, 15 Dec 2023 13:28:47 -0500 Subject: [PATCH] only:moving peak into it's own repo --- .gitmodules | 3 +++ java_console/peak-can-basic | 1 + 2 files changed, 4 insertions(+) create mode 160000 java_console/peak-can-basic diff --git a/.gitmodules b/.gitmodules index 18688528ff..657448539d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -44,3 +44,6 @@ [submodule "firmware/libfirmware"] path = firmware/libfirmware url = https://github.com/rusefi/libfirmware.git +[submodule "java_console/peak-can-basic"] + path = java_console/peak-can-basic + url = https://github.com/rusefi/peak-can-basic diff --git a/java_console/peak-can-basic b/java_console/peak-can-basic new file mode 160000 index 0000000000..95ecb90a0e --- /dev/null +++ b/java_console/peak-can-basic @@ -0,0 +1 @@ +Subproject commit 95ecb90a0e5c4c6082548191f91a4181b143698b