Paparazzi UAS
v5.10_stable-5-g83a0da5-dirty
Paparazzi is a free software Unmanned Aircraft System.
|
#include "std.h"
Go to the source code of this file.
Functions | |
void | spektrum_soft_bind_init (void) |
void | spektrum_soft_bind_click (uint8_t val) |
Variables | |
uint8_t | bind_soft_value |
Definition in file spektrum_soft_bind_ap.h.
void spektrum_soft_bind_click | ( | uint8_t | val | ) |
Definition at line 33 of file spektrum_soft_bind_ap.c.
References intermcu_send_spektrum_bind().
void spektrum_soft_bind_init | ( | void | ) |
Definition at line 28 of file spektrum_soft_bind.c.
uint8_t bind_soft_value |
Definition at line 32 of file spektrum_soft_bind_ap.c.