Dear Werner, ther is an error about argument number in PROTOCOL_ESC_NEUTRAL
If you send only 2 argument, you receive error from data parser,
$ERROR: invalid value for provided argument(s)
if you send 3 argument you receive error for argument number
$ERROR: wrong number of arguments
So it's impossible to set this values.
I think that you added the third argument for max deflection but you don't changed the argument number check.
Dear Werner, ther is an error about argument number in PROTOCOL_ESC_NEUTRAL If you send only 2 argument, you receive error from data parser, $ERROR: invalid value for provided argument(s)
if you send 3 argument you receive error for argument number $ERROR: wrong number of arguments
So it's impossible to set this values. I think that you added the third argument for max deflection but you don't changed the argument number check.
regards