Subversion Repositories FlightCtrl

Rev

Rev 2036 | Rev 2048 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2036 Rev 2039
Line 1... Line 1...
1
void HC_update(void);
1
void HC_periodicTask(void);
2
uint16_t HC_getThrottle(uint16_t throttle);
2
uint16_t HC_getThrottle(uint16_t throttle);
3
void HC_setGround(void);
3
void HC_setGround(void);