6 lines
158 B
Batchfile
6 lines
158 B
Batchfile
|
rem
|
||
|
rem auto-detects connected running rusEfi serial port and send text 'reboot' command
|
||
|
rem
|
||
|
|
||
|
java -jar ../java_console_binary/rusefi_console.jar reboot_ecu
|