mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-14 23:09:45 +01:00
parent
2d87b1c1ee
commit
f6935a4bdb
2 changed files with 2 additions and 2 deletions
|
|
@ -55,7 +55,7 @@
|
|||
+ },
|
||||
+ {
|
||||
+ .name = "internet:green",
|
||||
+ .gpio = 25,
|
||||
+ .gpio = 24,
|
||||
+ .active_low = 1,
|
||||
+ },
|
||||
+ {
|
||||
|
|
|
|||
|
|
@ -55,7 +55,7 @@
|
|||
+ },
|
||||
+ {
|
||||
+ .name = "internet:green",
|
||||
+ .gpio = 25,
|
||||
+ .gpio = 24,
|
||||
+ .active_low = 1,
|
||||
+ },
|
||||
+ {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue