Revert accidental change

This commit is contained in:
Andreas Öman 2009-11-08 21:00:00 +00:00
parent cdf916c43f
commit 142a86e954

View file

@ -323,7 +323,7 @@ dvb_adapter_mux_scanner(void *aux)
if(tda->tda_rootpath == NULL)
return; // No hardware
gtimer_arm(&tda->tda_mux_scanner_timer, dvb_adapter_mux_scanner, tda, 3);
gtimer_arm(&tda->tda_mux_scanner_timer, dvb_adapter_mux_scanner, tda, 20);
if(LIST_FIRST(&tda->tda_muxes) == NULL)
return; // No muxes configured