![]() |
Paparazzi UAS
v6.2.0_stable
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 | |
uint16_t | 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.
uint16_t actuators_dshot_values[ACTUATORS_DSHOT_NB] |
Definition at line 30 of file actuators_dshot_arch.c.