|
NinjaFlight
|

Go to the source code of this file.
Macros | |
| #define | SPEKTRUM_SAT_BIND_DISABLED 0 |
| #define | SPEKTRUM_SAT_BIND_MAX 10 |
Functions | |
| uint8_t | spektrumFrameStatus (void) |
| bool | spektrumInit (rxRuntimeConfig_t *rxRuntimeConfig, rcReadRawDataPtr *callback) |
| void | spektrumBind (struct rx_config *rxConfig) |
| #define SPEKTRUM_SAT_BIND_DISABLED 0 |
| #define SPEKTRUM_SAT_BIND_MAX 10 |
| void spektrumBind | ( | struct rx_config * | rxConfig | ) |
| uint8_t spektrumFrameStatus | ( | void | ) |
| bool spektrumInit | ( | rxRuntimeConfig_t * | rxRuntimeConfig, |
| rcReadRawDataPtr * | callback | ||
| ) |