mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-22 07:44:03 -04:00
Sub: remove unused error code
This commit is contained in:
parent
f24c7719ca
commit
8830e8d4e5
@ -193,8 +193,6 @@ enum LoggingParameters {
|
||||
// subsystem specific error codes -- failsafe_thr, batt, gps
|
||||
#define ERROR_CODE_FAILSAFE_RESOLVED 0
|
||||
#define ERROR_CODE_FAILSAFE_OCCURRED 1
|
||||
// subsystem specific error codes -- compass
|
||||
#define ERROR_CODE_COMPASS_FAILED_TO_READ 2
|
||||
// subsystem specific error codes -- main
|
||||
#define ERROR_CODE_MAIN_INS_DELAY 1
|
||||
// subsystem specific error codes -- crash checker
|
||||
|
Loading…
Reference in New Issue
Block a user