re-match GetConnectedChildStrength
This commit is contained in:
parent
03f46ff23a
commit
2945a3a845
@ -637,7 +637,10 @@ static u8 GetConnectedChildStrength(u8 maxFlags)
|
||||
if (flags & 1)
|
||||
{
|
||||
if (maxFlags == flagCount + 1)
|
||||
{
|
||||
return gRfuLinkStatus->strength[i];
|
||||
break;
|
||||
}
|
||||
flagCount++;
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user