Paparazzi UAS
v7.0_unstable
Paparazzi is a free software Unmanned Aircraft System.
|
#include "modules/actuators/actuators_dshot.h"
Go to the source code of this file.
Functions | |
void | actuators_dshot_arch_init (void) |
Arch dependent init. More... | |
void | actuators_dshot_arch_commit (void) |
Variables | |
struct dshot | actuators_dshot_values [ACTUATORS_DSHOT_NB] |
void actuators_dshot_arch_commit | ( | void | ) |
Definition at line 34 of file actuators_dshot_arch.c.
void actuators_dshot_arch_init | ( | void | ) |
Arch dependent init.
Definition at line 32 of file actuators_dshot_arch.c.
struct dshot actuators_dshot_values[ACTUATORS_DSHOT_NB] |
Definition at line 1 of file actuators_dshot_arch.c.