Skip to content

Commit

Permalink
uimods: add channelwidth
Browse files Browse the repository at this point in the history
  • Loading branch information
fda77 committed Apr 5, 2024
1 parent 758f35e commit 26684f3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions make/pkgs/mod/files/root/etc/uimods.conf
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,9 @@ cat << EOX
wlan:ap_enabled 0 0|1 Wlan AP 1 (2,4 Ghz)
wlan:ap_enabled_scnd 0 0|1 Wlan AP 2 (5 GHz)
wlan:ap_enabled_thrd 0 0|1 Wlan AP 3
wlan:channelwidth 0 0|1|2|4 Wlan AP 1 Kanalbreite (0=20, 1=40, 2=80, 4=160 MHz)
wlan:channelwidth_scnd 0 0|1|2|4 Wlan AP 2 Kanalbreite (0=20, 1=40, 2=80, 4=160 MHz)
wlan:channelwidth_thrd 0 0|1|2|4 Wlan AP 3 Kanalbreite (0=20, 1=40, 2=80, 4=160 MHz)
wlan:wps_enable 0 0|1 Wi-Fi Protected Setup
wlan:guest_ap_enabled 0 0|1 Wlan Guest
EOX
Expand Down

0 comments on commit 26684f3

Please sign in to comment.