diff --git a/files/www/cgi-bin/perlfunc.pm b/files/www/cgi-bin/perlfunc.pm index 6bc4c56b..209a0c10 100644 --- a/files/www/cgi-bin/perlfunc.pm +++ b/files/www/cgi-bin/perlfunc.pm @@ -1263,6 +1263,15 @@ sub hardware_info 'usechains' => 1, 'rfband' => '5800ubntus', }, + 'Ubiquiti Loco M XW' => { + 'name' => 'NanoStation Loco M5 XW', + 'comment' => 'NanoStation Loco M5 XW 0xe845 (in testing)', + 'supported' => '-2', + 'maxpower' => '23', + 'pwroffset' => '1', + 'usechains' => 1, + 'rfband' => '5800ubntus', + }, ); $boardid = hardware_boardid();