diff --git a/emhttp/plugins/dynamix/nchan/update_3 b/emhttp/plugins/dynamix/nchan/update_3 index 24819530f..b4053c8a8 100755 --- a/emhttp/plugins/dynamix/nchan/update_3 +++ b/emhttp/plugins/dynamix/nchan/update_3 @@ -161,7 +161,8 @@ while (true) { publish_noDupe('update3',json_encode($echo)); ping('dashboardPing'); - + sleep(1); + $time0 = $time1; $time1 = microtime(true); }