mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
NodeIDSelector fix
This commit is contained in:
parent
d89a8dcbcc
commit
97b35cd09e
@ -50,7 +50,6 @@ public:
|
||||
}
|
||||
|
||||
candidate = preferred.isUnicast() ? preferred.get() : NodeID::MaxRecommendedForRegularNodes;
|
||||
candidate--; // This has been tested already
|
||||
|
||||
// Down
|
||||
while (candidate > 0)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user