mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-23 16:23:56 -04:00
AP_Arming: minor format fix
This commit is contained in:
parent
fec32e4e0c
commit
0baf808c5a
@ -47,7 +47,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