1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-01-31 16:52:10 +01:00

LP-219 Allow up to 12 channel as PPM input, only first 8 channels still used with Oplink.

This commit is contained in:
Laurent Lalanne 2016-01-23 16:09:08 +01:00
parent 39e6cb6f97
commit f8f6e454f6

View File

@ -248,7 +248,7 @@ extern uint32_t pios_ppm_out_id;
// Receiver PPM input
// -------------------------
#define PIOS_PPM_MAX_DEVS 1
#define PIOS_PPM_NUM_INPUTS 8
#define PIOS_PPM_NUM_INPUTS 12
// -------------------------
// Receiver PWM inputs