mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-24 01:42:58 +02:00
wlanap: mon-device no longer displayed
This commit is contained in:
@@ -521,6 +521,7 @@ if ($status){
|
||||
$count++;
|
||||
}
|
||||
for (my $i=0;$i<$#txpower_cmd;$i=$i+4){
|
||||
next if (@txpower_cmd[$i] =~ /mon/i);
|
||||
if ($count % 2){
|
||||
$col="bgcolor='$color{'color20'}'";
|
||||
}else{
|
||||
|
||||
Reference in New Issue
Block a user