revert r27341, it introduce wrong behaviour for other models

SVN-Revision: 27342
owl
Jo-Philipp Wich 2011-07-01 19:15:45 +00:00
parent 3b3103b2f1
commit 1edef5ec98
1 changed files with 1 additions and 1 deletions

View File

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