Paparazzi UAS
v5.18.0_stable
Paparazzi is a free software Unmanned Aircraft System.
|
Go to the source code of this file.
Macros | |
#define | SERVOS_TICS_OF_USEC(_v) (_v) |
#define | ActuatorPpmSet(_i, _v) {} |
#define | ActuatorsPpmInit() {} |
#define | ActuatorsPpmCommit() {} |
#define ActuatorPpmSet | ( | _i, | |
_v | |||
) | {} |
Definition at line 28 of file servos_ppm_hw.h.
#define ActuatorsPpmCommit | ( | ) | {} |
Definition at line 30 of file servos_ppm_hw.h.
#define ActuatorsPpmInit | ( | ) | {} |
Definition at line 29 of file servos_ppm_hw.h.
#define SERVOS_TICS_OF_USEC | ( | _v | ) | (_v) |
Definition at line 26 of file servos_ppm_hw.h.