bugfix: aredn: fix bogus nano-m-xw image upload warning

fixes #330
This commit is contained in:
Joe Ayers 2019-01-23 18:56:05 -08:00 committed by Joe AE6XE
parent b5ceb1ccc2
commit ef24633204
1 changed files with 3 additions and 1 deletions

View File

@ -121,7 +121,9 @@ if($mfg=~ /Ubiquiti/i)
if(${hardwaretype} eq "nanostation-m")
{
${hardwaretypev}="nano-m";
${hardwaretypev}="nano-m"; # Nano XM
} elsif(${hardwaretype} eq "nanostation-m-xw") {
${hardwaretypev}= "nano-m-xw" ; # Nano XW
} elsif(${hardwaretype} eq "rb-952ui-5ac2nd") {
${hardwaretypev}= "rb-nor-flash-16M-ac" ; # hAP AC Lite
} elsif(${hardwaretype} =~ /rb-911g-[25]hpnd/i or