Subversion Repositories FlightCtrl

Rev

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

Rev 2101 Rev 2103
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_periodicTaskAndPRYT(int16_t* PRYT);