feat: Add templates for mt791x (11x) wifi-devices
These *need* to run with 'HE' htmode(s) in order to gain the benefits of higher coding rates
This commit is contained in:
parent
29e103a176
commit
5c1f99965a
@ -68,6 +68,21 @@ wifi_device:
|
||||
band: 5g
|
||||
htmode: VHT80
|
||||
|
||||
mt791x_2:
|
||||
<<: *default_wifi_device
|
||||
band: 2g
|
||||
htmode: HE20
|
||||
|
||||
mt791x_5:
|
||||
<<: *default_wifi_device
|
||||
band: 5g
|
||||
htmode: HE80
|
||||
|
||||
mt7916_6:
|
||||
<<: *default_wifi_device
|
||||
band: 6g
|
||||
htmode: HE160
|
||||
|
||||
ath9k_2:
|
||||
<<: *default_wifi_device
|
||||
band: 2g
|
||||
|
Loading…
Reference in New Issue
Block a user