thermferm/server.c

changeset 583
9795a16de807
parent 582
ba340e00aab2
child 591
95cf33f8021f
--- a/thermferm/server.c	Sat Apr 27 15:36:16 2019 +0200
+++ b/thermferm/server.c	Sat Apr 27 20:47:26 2019 +0200
@@ -2562,7 +2562,7 @@
 		fprintf(stdout, "Thread my_server_loop stopped\n");
 	    return 0;
 	}
-
+	usleep(100000);
     }
 }
 

mercurial