mirror of https://github.com/aredn/aredn.git
bugfix: NanoStation M5 XW device config was malformed
ref AREDN->ticket:43
This commit is contained in:
parent
96636f442e
commit
82611bb57e
|
@ -1221,7 +1221,7 @@ sub hardware_info
|
|||
'supported' => '-2',
|
||||
'maxpower' => '22',
|
||||
'pwroffset' => '5',
|
||||
'antennas' => { 1 => "Horizontal", 2 => "Vertical", 3 => "Di$
|
||||
'antennas' => { 1 => "Horizontal", 2 => "Vertical", 3 => "Diversity" },
|
||||
'defaultant' => 3,
|
||||
'usechains' => 1,
|
||||
'rfband' => '5800ubntus',
|
||||
|
|
Loading…
Reference in New Issue