mavSeverityWarning top-level constant
MavSeverity
const mavSeverityWarning
Indicates about a possible future error if this is not resolved within a given timeframe. Example would be a low battery warning.
MAV_SEVERITY_WARNING
Implementation
const MavSeverity mavSeverityWarning = 4;