修复 wan LED 配置

This commit is contained in:
Hyy2001X 2021-07-29 19:24:35 +08:00
parent d85025c92c
commit 856b342e10
1 changed files with 3 additions and 2 deletions

View File

@ -21,9 +21,10 @@ config timeserver 'ntp'
config led
option default '0'
option name 'WAN'
option trigger 'netdev'
option mode 'link tx rx'
option dev 'wan'
option sysfs 'blue:internet'
option trigger 'switch0'
option port_mask '0x10'
config led
option default '0'