Copter: remove stale enum entries for log message types

This commit is contained in:
Peter Barker 2019-09-13 23:39:27 +10:00 committed by Peter Barker
parent 37293b1cf4
commit 9b398e8765
1 changed files with 0 additions and 2 deletions

View File

@ -178,8 +178,6 @@ enum DevOptions {
// Logging parameters // Logging parameters
enum LoggingParameters { enum LoggingParameters {
TYPE_AIRSTART_MSG,
TYPE_GROUNDSTART_MSG,
LOG_CONTROL_TUNING_MSG, LOG_CONTROL_TUNING_MSG,
LOG_DATA_INT16_MSG, LOG_DATA_INT16_MSG,
LOG_DATA_UINT16_MSG, LOG_DATA_UINT16_MSG,