Subversion Repositories FlightCtrl

Rev

Rev 2056 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2056 Rev 2189
Line 1... Line 1...
1
#include <inttypes.h>
1
#include <inttypes.h>
2
void FC_setNeutral(void);
2
void FC_setNeutral(void);
3
void FC_periodicTaskAndPRTY(int16_t* PRTY);
3
void FC_periodicTaskAndRPTY(int16_t* RPTY);