mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-28 18:53:57 -04:00
this allows MotorMatrix to change a channel's default (and value) from k_GPIO to a motor output value. The loop in the SRV_Channels contructors sets all defaults for channels above 16 to GPIO, and this code stopped MotorsMatrix from assigning a different role the the output. |
||
---|---|---|
.. | ||
SRV_Channel_aux.cpp | ||
SRV_Channel_config.h | ||
SRV_Channel.cpp | ||
SRV_Channel.h | ||
SRV_Channels.cpp |