Subversion Repositories FlightCtrl

Rev

Rev 761 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 761 Rev 762
Line 72... Line 72...
72
void Mean(void);
72
void Mean(void);
73
void SetNeutral(void);
73
void SetNeutral(void);
74
void Beep(uint8_t numbeeps);
74
void Beep(uint8_t numbeeps);
Line 75... Line 75...
75
 
75
 
Line 76... Line 76...
76
 
76
 
77
extern int16_t  Poti1, Poti2, Poti3, Poti4;
77
extern int16_t  Poti1, Poti2, Poti3, Poti4, Poti5, Poti6, Poti7, Poti8;
Line 78... Line 78...
78
 
78