]> jspc29.x-matter.uni-frankfurt.de Git - mvdsensorcontrol.git/commitdiff
fix made
authorMichael Wiebusch <stratomaster@gmx.net>
Thu, 1 Aug 2013 16:15:37 +0000 (18:15 +0200)
committerMichael Wiebusch <stratomaster@gmx.net>
Thu, 1 Aug 2013 16:15:37 +0000 (18:15 +0200)
tools/testgui.js

index c4dc264f5dcddb1cde3a0422b830a0bf53962b71..9f7c0ae7e36582d8d9c9d9137995c7bbc6003e04 100644 (file)
@@ -18,7 +18,8 @@ function run(time) {
 //   sensorIdHash["hugo"]="hugo";
 //   sensorIdHash["hugo2"]="hugonaut";
 
-  getdata("run.pl","theConsole","false");
+  getdata("run.pl","theConsole",false);
+  
   for( var sensorId in previewAreaIdHash){
 //     alert(laufid+" => "+previewAreaIdHash[laufid]);
     var sensorId_ = encodeURIComponent(sensorId);