![]() |
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. | |
void | actuators_dshot_arch_commit (void) |
Variables | |
struct dshot | actuators_dshot_values [ACTUATORS_DSHOT_NB] |
Definition at line 34 of file actuators_dshot_arch.c.
Arch dependent init.
Definition at line 32 of file actuators_dshot_arch.c.
struct dshot actuators_dshot_values[ACTUATORS_DSHOT_NB] |
Definition at line 30 of file actuators_dshot_arch.c.