mavSeverityDebug top-level constant
MavSeverity
const mavSeverityDebug
Useful non-operational messages that can assist in debugging. These should not occur during normal operation.
MAV_SEVERITY_DEBUG
Implementation
const MavSeverity mavSeverityDebug = 7;