VARTest: fixed build

This commit is contained in:
Andrew Tridgell 2013-05-09 09:29:27 +10:00
parent b940c4b28e
commit 6269b8029c
1 changed files with 0 additions and 7 deletions

View File

@ -126,13 +126,6 @@ enum ap_message {
MSG_RETRY_DEFERRED // this must be last
};
enum gcs_severity {
SEVERITY_LOW=1,
SEVERITY_MEDIUM,
SEVERITY_HIGH,
SEVERITY_CRITICAL
};
// Logging parameters
#define LOG_INDEX_MSG 0xF0
#define LOG_ATTITUDE_MSG 0x01