HOTFIX: Avoid running out of range on the RC config params

This commit is contained in:
Lorenz Meier 2014-01-02 17:09:33 +01:00
parent b345202ae7
commit b2ef7f506c

View File

@ -60,7 +60,7 @@
/**
* Maximum number of R/C input channels in the system. S.Bus has up to 18 channels.
*/
#define RC_INPUT_MAX_CHANNELS 20
#define RC_INPUT_MAX_CHANNELS 18
/**
* Input signal type, value is a control position from zero to 100