Ver Fonte

adjust imp_helper run delay

Alfonso Gamboa há 3 anos atrás
pai
commit
1b924ac39a
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      SD_ROOT/wz_mini/usr/bin/imp_helper.sh

+ 1 - 1
SD_ROOT/wz_mini/usr/bin/imp_helper.sh

@@ -9,7 +9,7 @@ export WZMINI_CFG=/opt/wz_mini/wz_mini.conf
 [ -f $WZMINI_CFG ] && source $WZMINI_CFG
 
 DELAY_BETWEEN=2
-RE_RUN_DELAY=5
+RE_RUN_DELAY=45
 PARM=1
 
 hi_res_monitor() {