Subversion Repositories FlightCtrl

Compare Revisions

Ignore whitespace Rev 2038 → Rev 2039

/branches/dongfang_FC_rewrite/heightControl.h
1,3 → 1,3
void HC_update(void);
void HC_periodicTask(void);
uint16_t HC_getThrottle(uint16_t throttle);
void HC_setGround(void);