Subversion Repositories FlightCtrl

Compare Revisions

Ignore whitespace Rev 2039 → Rev 2048

/branches/dongfang_FC_rewrite/heightControl.h
1,3 → 1,2
void HC_periodicTask(void);
uint16_t HC_getThrottle(uint16_t throttle);
void HC_periodicTaskAndPRTY(int16_t* PRTY);
void HC_setGround(void);