Subversion Repositories FlightCtrl

Compare Revisions

Ignore whitespace Rev 2032 → Rev 2033

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