mavResultDenied top-level constant

MavResult const mavResultDenied

Command is invalid (is supported but has invalid parameters). Retrying same command and parameters will not work.

MAV_RESULT_DENIED

Implementation

const MavResult mavResultDenied = 2;