mirror of https://github.com/aredn/aredn.git
Merge fix: correct max power setting NS loco XW
This commit is contained in:
commit
905c17b916
|
@ -1267,7 +1267,7 @@ sub hardware_info
|
|||
'name' => 'NanoStation Loco M5 XW',
|
||||
'comment' => 'NanoStation Loco M5 XW 0xe845 (in testing)',
|
||||
'supported' => '-2',
|
||||
'maxpower' => '23',
|
||||
'maxpower' => '22',
|
||||
'pwroffset' => '1',
|
||||
'usechains' => 1,
|
||||
'rfband' => '5800ubntus',
|
||||
|
|
Loading…
Reference in New Issue