Subversion Repositories FlightCtrl

Rev

Rev 1775 | Go to most recent revision | Blame | Last modification | View Log | RSS feed

#ifndef _ATTITUDECONTROL_H
#define _ATTITUDECONTROL_H
#include <inttypes.h>
void AC_getPRTY(int16_t* PRTY);
#endif