Subversion Repositories FlightCtrl

Rev

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

Rev 2039 Rev 2048
Line 1... Line 1...
1
void HC_periodicTask(void);
1
void HC_periodicTaskAndPRTY(int16_t* PRTY);
2
uint16_t HC_getThrottle(uint16_t throttle);
-
 
3
void HC_setGround(void);
2
void HC_setGround(void);