From 9668f424f572dbb94a636fe85986500f5b265bb6 Mon Sep 17 00:00:00 2001 From: rusefi Date: Mon, 15 Apr 2024 00:53:09 -0400 Subject: [PATCH] updating batch file for BLT only:small-can-board --- java_console/bin/blt_can.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/java_console/bin/blt_can.bat b/java_console/bin/blt_can.bat index fc99471f64..c09951f7f6 100644 --- a/java_console/bin/blt_can.bat +++ b/java_console/bin/blt_can.bat @@ -1,2 +1,2 @@ cd ../console -BootCommander.exe -t=xcp_can -d=peak_pcanusb -c=0 -tid=667h -rid=7E1h ../rusefi_update.srec \ No newline at end of file +BootCommander.exe -t=xcp_can -d=peak_pcanusb -c=0 -tid=10667h -rid=107E1h -xid=1 ../rusefi_update.srec \ No newline at end of file