mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-23 00:04:02 -04:00
Copter: minor format fix
This commit is contained in:
parent
361a7483ff
commit
b3869f3a7c
@ -75,7 +75,7 @@ void Copter::set_failsafe_gcs(bool b)
|
||||
failsafe.gcs = b;
|
||||
|
||||
// update AP_Notify
|
||||
AP_Notify::flags.failsafe_gcs = b;
|
||||
AP_Notify::flags.failsafe_gcs = b;
|
||||
}
|
||||
|
||||
// ---------------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user