Flight-servo: disable servo safety checking when built for flight.
Closed this issue · 1 comments
ThirteenFish commented
During development we don't want the roll control servo to be damaged and ideally the roll control algorithm should not issue any servo commands that cause the servo to be damaged, but in flight if roll control decides it needs to issue one of these command we should let it.
ThirteenFish commented
Fixed in f0293c6