|
Paparazzi UAS
v6.1.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 | ActuatorPwmSet(_i, _v) {} |
| #define | ActuatorsPwmCommit() {} |
| #define ActuatorPwmSet | ( | _i, | |
| _v | |||
| ) | {} |
Definition at line 31 of file actuators_pwm_arch.h.
| #define ActuatorsPwmCommit | ( | ) | {} |
Definition at line 32 of file actuators_pwm_arch.h.
| #define SERVOS_TICS_OF_USEC | ( | _v | ) | (_v) |
Definition at line 29 of file actuators_pwm_arch.h.