NinjaFlight
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
rx.c File Reference
#include <stdint.h>
#include <stdbool.h>
#include <string.h>
#include "rx.h"
Include dependency graph for rx.c:

Functions

char rx_config_channel_letter (uint8_t ch)
 
void rx_config_set_mapping (struct rx_config *self, const char *input)
 Configures the rx using the specified channel layout and config. (channel layout example: AETR1234) More...
 

Function Documentation

char rx_config_channel_letter ( uint8_t  ch)
void rx_config_set_mapping ( struct rx_config self,
const char *  input 
)

Configures the rx using the specified channel layout and config. (channel layout example: AETR1234)