Subversion Repositories FlightCtrl

Rev

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

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