mirror of https://github.com/aredn/aredn.git
bugfix: correct rfband settings for 0xe235 NBM5 model
Change-Id: Iae180905820fb5827fefb002662ad3db1c9f5551
This commit is contained in:
parent
d18d14f326
commit
69937359c3
|
@ -1175,7 +1175,7 @@ sub hardware_info
|
|||
'maxpower' => '22',
|
||||
'pwroffset' => '1',
|
||||
'usechains' => 1,
|
||||
'rfband' => '2400',
|
||||
'rfband' => '5800ubntus',
|
||||
},
|
||||
'0xe239' => {
|
||||
'name' => 'NanoBridge M9',
|
||||
|
|
Loading…
Reference in New Issue