mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-25 10:08:28 -04:00
AP_UAVCAN: Remove the usage of force_safety_no_wait
This commit is contained in:
parent
53860b53ac
commit
5711c2cbac
@ -77,7 +77,6 @@ public:
|
|||||||
}
|
}
|
||||||
// force safety on
|
// force safety on
|
||||||
hal.rcout->force_safety_on();
|
hal.rcout->force_safety_on();
|
||||||
hal.rcout->force_safety_no_wait();
|
|
||||||
|
|
||||||
// flush pending parameter writes
|
// flush pending parameter writes
|
||||||
AP_Param::flush();
|
AP_Param::flush();
|
||||||
|
Loading…
Reference in New Issue
Block a user