diff --git a/files/www/cgi-bin/perlfunc.pm b/files/www/cgi-bin/perlfunc.pm index c11afcc0..dff8f7e1 100644 --- a/files/www/cgi-bin/perlfunc.pm +++ b/files/www/cgi-bin/perlfunc.pm @@ -1047,6 +1047,15 @@ sub hardware_info 'usechains' => 1, 'rfband' => '2400', }, + '0xe0a5' => { + 'name' => 'NanoStation Loco M5', + 'comment' => 'NanoStation Loco M5 in testing', + 'supported' => '-2', + 'maxpower' => '22', + 'pwroffset' => '1', + 'usechains' => 1, + 'rfband' => '5800ubntus', + }, '0xe105' => { 'name' => 'Rocket M5', 'comment' => 'Rocket M5 with USB',