Plane: removed extra log enum

This commit is contained in:
Andrew Tridgell 2014-01-30 21:45:53 +11:00
parent 35a9201c9a
commit 1001df0e56

View File

@ -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
};