3 lines
168 B
Batchfile
3 lines
168 B
Batchfile
|
rem This takes triggers.txt generated by unit_test binary and produces a bunch of .png files
|
||
|
|
||
|
java -cp ../java_console_binary/rusefi_console.jar com.rusefi.TriggerImage
|