Skip to content
Snippets Groups Projects
Commit d04f41e0 authored by Lech Perczak's avatar Lech Perczak Committed by Hauke Mehrtens
Browse files

ath79: teltonika-rut230: fix typo in "green:signal-strength4" LED


It's missing a hyphen present in every other LED from the set. Set it to
"green:signal-strength-4".

Signed-off-by: default avatarLech Perczak <lech.perczak@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/17503


Signed-off-by: default avatarHauke Mehrtens <hauke@hauke-m.de>
parent 0d156824
No related branches found
No related tags found
No related merge requests found
......@@ -68,7 +68,7 @@
};
signal-strength-4 {
label = "green:signal-strength4";
label = "green:signal-strength-4";
gpios = <&gpio 27 GPIO_ACTIVE_HIGH>;
};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment