Subversion Repositories FlightCtrl

Compare Revisions

Ignore whitespace Rev 2055 → Rev 2056

/branches/dongfang_FC_rewrite/failsafeControl.h
0,0 → 1,3
#include <inttypes.h>
void FC_setNeutral(void);
void FC_periodicTaskAndPRTY(int16_t* PRTY);