This commit is contained in:
benfry
2010-01-11 00:12:12 +00:00
parent f9854fa04d
commit fb51c73dc9

View File

@@ -149,7 +149,7 @@ public class Device {
try {
int result = p.waitFor();
System.out.println("res is " + res);
System.out.println("res is " + result);
if (result == 0) {
// mumble the result into the console
//PApplet.println(output.getLines());