Add testing support for the PowerBridge M5

This commit is contained in:
txcoder 2018-08-21 20:43:11 -05:00 committed by Joe AE6XE
parent 5abeb8f7ac
commit 8d3b63a3f3
1 changed files with 9 additions and 0 deletions

View File

@ -1500,6 +1500,15 @@ sub hardware_info
'usechains' => 1,
'rfband' => '5800ubntus',
},
'0xe1a5' => {
'name' => 'PowerBridge M5',
'comment' => 'PowerBridge M5 (in testing)',
'supported' => '-2',
'maxpower' => '22',
'pwroffset' => '5',
'usechains' => 1,
'rfband' => '5800ubntus',
},
);
$boardid = hardware_boardid();