revert r27341, it introduce wrong behaviour for other models

SVN-Revision: 27342
This commit is contained in:
Jo-Philipp Wich 2011-07-01 19:15:45 +00:00
parent 3b3103b2f1
commit 1edef5ec98

View File

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