From 53b947df484159f5934898ba6c0aa69a9c869007 Mon Sep 17 00:00:00 2001 From: Ido Hadanny Date: Thu, 22 Sep 2011 21:30:13 +0300 Subject: added stuff --- roombacomm-client/src/scripts/runit.bat | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 roombacomm-client/src/scripts/runit.bat (limited to 'roombacomm-client/src/scripts/runit.bat') diff --git a/roombacomm-client/src/scripts/runit.bat b/roombacomm-client/src/scripts/runit.bat new file mode 100755 index 0000000..8ecd040 --- /dev/null +++ b/roombacomm-client/src/scripts/runit.bat @@ -0,0 +1,3 @@ +REM run simple serial test .bat file + +java -Djava.library.path=rxtxlib -classpath .;rxtxlib/RXTXcomm.jar;rxtxlib/bluecove-2.1.0.jar %* -- cgit v1.3.1