Details | Last modification | View Log | RSS feed
#ifndef _ATTITUDECONTROL_H
#define _ATTITUDECONTROL_H
#include <inttypes.h>
uint16_t AC_getThrottle(uint16_t throttle);
#endif