mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-21 23:33:57 -04:00
Plane: removed extra log enum
This commit is contained in:
parent
35a9201c9a
commit
1001df0e56
@ -143,7 +143,6 @@ enum log_messages {
|
||||
LOG_COMPASS2_MSG,
|
||||
LOG_ARM_DISARM_MSG,
|
||||
LOG_AIRSPEED_MSG,
|
||||
LOG_AHRS2_MSG, // unused
|
||||
MAX_NUM_LOGS // always at the end
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user