Subversion Repositories FlightCtrl

Compare Revisions

Ignore whitespace Rev 2033 → Rev 2036

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