Sfoglia il codice sorgente

adjust imp_helper run delay

Alfonso Gamboa 3 anni fa
parent
commit
1b924ac39a
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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
 [ -f $WZMINI_CFG ] && source $WZMINI_CFG
 
 
 DELAY_BETWEEN=2
 DELAY_BETWEEN=2
-RE_RUN_DELAY=5
+RE_RUN_DELAY=45
 PARM=1
 PARM=1
 
 
 hi_res_monitor() {
 hi_res_monitor() {