// @Description: An RC input channel to use for flaps control. If this is set to a RC channel number then that channel will be used for manual flaps control. When enabled, the percentage of flaps is taken as the percentage travel from the TRIM value of the channel to the MIN value of the channel. A value above the TRIM values will give inverse flaps (spoilers). This option needs to be enabled in conjunction with a FUNCTION setting on an output channel to one of the flap functions. When a FLAP_IN_CHANNEL is combined with auto-flaps the higher of the two flap percentages is taken.
// @User: User
GSCALAR(flapin_channel,"FLAP_IN_CHANNEL",0),
// @Param: FLAP_1_PERCNT
// @Param: FLAP_1_PERCNT
// @DisplayName: Flap 1 percentage
// @DisplayName: Flap 1 percentage
// @Description: The percentage change in flap position when FLAP_1_SPEED is reached. Use zero to disable flaps
// @Description: The percentage change in flap position when FLAP_1_SPEED is reached. Use zero to disable flaps