AP_Logger: Align indentation with others

This commit is contained in:
muramura 2023-09-02 06:27:45 +09:00 committed by Peter Barker
parent f987fa4a4e
commit 337ba27370
1 changed files with 1 additions and 1 deletions

View File

@ -161,7 +161,7 @@ enum class LogErrorCode : uint8_t {
FAILED_CIRCLE_INIT = 4,
DEST_OUTSIDE_FENCE = 5,
RTL_MISSING_RNGFND = 6,
// subsystem specific error codes -- internal_error
// subsystem specific error codes -- internal_error
INTERNAL_ERRORS_DETECTED = 1,
// parachute failed to deploy because of low altitude or landed