www-thermferm/utilities.php

changeset 379
50675fd80fed
parent 362
c92651a54969
child 397
00ca08f5a6f8
--- a/www-thermferm/utilities.php	Fri Jun 26 13:42:05 2015 +0200
+++ b/www-thermferm/utilities.php	Sat Jun 27 12:52:04 2015 +0200
@@ -79,7 +79,6 @@
 
     foreach($command as $cmd) {
 	socket_write($sock, $cmd . "\r\n", 4096);
-//	usleep(20000);	/* Give server time to recognize lines */
     }
 
     $answer = "";

mercurial