35 #define RADIO_THROTTLE 0
40 #define RADIO_KILL_SWITCH 5
45 #define RC_IMCU_NB_CHANNEL 8
void rc_intermcu_init(void)
RC init function.
void rc_intermcu_parse_fbw_status(uint8_t *buf)
void rc_intermcu_parse_msg(uint8_t *buf)
Decode intermcu message to get rc values and FBW status for RC status and frame rate TODO make a sing...
unsigned char uint8_t
Typedef defining 8 bit unsigned char type.