|
Paparazzi UAS
v5.12_stable-4-g9b43e9b
Paparazzi is a free software Unmanned Aircraft System.
|
This graph shows which files directly or indirectly include this file: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.