feat: Add templates for mt761x wireless devices
This commit is contained in:
parent
889a54fd21
commit
1f462665cc
@ -72,6 +72,16 @@ wifi_device:
|
|||||||
band: 5g
|
band: 5g
|
||||||
htmode: VHT80
|
htmode: VHT80
|
||||||
|
|
||||||
|
mt761x_2:
|
||||||
|
<<: *default_wifi_device
|
||||||
|
band: 2g
|
||||||
|
htmode: VHT20
|
||||||
|
|
||||||
|
mt761x_5:
|
||||||
|
<<: *default_wifi_device
|
||||||
|
band: 5g
|
||||||
|
htmode: VHT80
|
||||||
|
|
||||||
mt791x_2:
|
mt791x_2:
|
||||||
<<: *default_wifi_device
|
<<: *default_wifi_device
|
||||||
band: 2g
|
band: 2g
|
||||||
|
Loading…
Reference in New Issue
Block a user