Added input_rc SUMD defines

This commit is contained in:
Lorenz Meier
2016-01-14 17:53:02 +01:00
parent c7767dfe7e
commit 5bd4495a78
+2
View File
@@ -9,6 +9,8 @@ uint8 RC_INPUT_SOURCE_QURT = 7
uint8 RC_INPUT_SOURCE_PX4FMU_SPEKTRUM = 8
uint8 RC_INPUT_SOURCE_PX4FMU_SBUS = 9
uint8 RC_INPUT_SOURCE_PX4FMU_ST24 = 10
uint8 RC_INPUT_SOURCE_PX4FMU_SUMD = 11
uint8 RC_INPUT_SOURCE_PX4IO_SUMD = 12
uint8 RC_INPUT_MAX_CHANNELS = 18 # Maximum number of R/C input channels in the system. S.Bus has up to 18 channels.