mirror of https://github.com/aredn/aredn.git
aredn: add new ubnt Rocket M with USB device
new boardid 0xe112
This commit is contained in:
parent
c179ce40b7
commit
304540d0e1
|
@ -1501,6 +1501,15 @@ sub hardware_info
|
||||||
'usechains' => 1,
|
'usechains' => 1,
|
||||||
'rfband' => '5800ubntus',
|
'rfband' => '5800ubntus',
|
||||||
},
|
},
|
||||||
|
'0xe112' => {
|
||||||
|
'name' => 'Rocket M2 with USB',
|
||||||
|
'comment' => '',
|
||||||
|
'supported' => '1',
|
||||||
|
'maxpower' => '18',
|
||||||
|
'pwroffset' => '10',
|
||||||
|
'usechains' => 1,
|
||||||
|
'rfband' => '2400',
|
||||||
|
},
|
||||||
'0xe1b2' => {
|
'0xe1b2' => {
|
||||||
'name' => 'Rocket M2',
|
'name' => 'Rocket M2',
|
||||||
'comment' => '',
|
'comment' => '',
|
||||||
|
|
Loading…
Reference in New Issue