mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-21 16:18:29 -04:00
AP_Arming: minor format fix
This commit is contained in:
parent
ba2b9f3d47
commit
f039c6d5f4
@ -56,7 +56,6 @@ public:
|
||||
// get bitmask of enabled checks
|
||||
uint16_t get_enabled_checks();
|
||||
|
||||
|
||||
// pre_arm_checks() is virtual so it can be modified in a vehicle specific subclass
|
||||
virtual bool pre_arm_checks(bool report);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user