mirror of
https://github.com/outbackdingo/openwrt.git
synced 2026-02-13 14:10:47 +00:00
This commit adds the get_status_led method to diag.sh, which sets the boot-led as status-led for scripts using this method to get a status-led. This method is used platform-independent in downstream project gluon to set the LED used to indicate the config-mode. Signed-off-by: David Bauer <mail@david-bauer.net>