diff server/ts.py @ 117:eecd2612a68e

stay on
author Matt Johnston <matt@ucc.asn.au>
date Fri, 05 Oct 2012 22:48:49 +0800
parents 9485da05bc11
children 81591bdfa92c
line wrap: on
line diff
--- a/server/ts.py	Fri Oct 05 22:24:47 2012 +0800
+++ b/server/ts.py	Fri Oct 05 22:48:49 2012 +0800
@@ -156,7 +156,8 @@
 
     clear_meas(sock)
 
-    next_wake = turn_off(sock)
+    next_wake = 600
+    #next_wake = turn_off(sock)
     sock.close()
     return next_wake