turn status LED off if device finished initializing

SVN-Revision: 27341
v19.07.3_mercusys_ac12_duma
Jo-Philipp Wich 13 years ago
parent 9f38d4402b
commit 3b3103b2f1

@ -144,7 +144,7 @@ set_state() {
status_led_set_timer 50 50
;;
done)
status_led_on
status_led_off
;;
esac
}

Loading…
Cancel
Save