mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-04 15:08:28 -04:00
1f29197771
Fix an issue with initialization of channels that on-line changed their function. For the curious people that the code size overhead of having any aux channel do any function (with this code) is 44 bytes. To see wich code I'm talking about, do a git diff 05057ac2d455..this_commit (replace this commit with the commit hash of this commit) |
||
---|---|---|
.. | ||
examples | ||
RC_Channel_aux.cpp | ||
RC_Channel_aux.h | ||
RC_Channel.cpp | ||
RC_Channel.h |