mavResultAccepted top-level constant
MavResult
const mavResultAccepted
Command is valid (is supported and has valid parameters), and was executed.
MAV_RESULT_ACCEPTED
Implementation
const MavResult mavResultAccepted = 0;