Subversion Repositories FlightCtrl

Rev

Rev 838 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 838 Rev 966
Line 7... Line 7...
7
   
7
   
Line 8... Line 8...
8
extern unsigned int I2CTimeout;
8
extern unsigned int I2CTimeout;
Line 9... Line -...
9
 
-
 
10
void Piep(unsigned char Anzahl);
9
 
11
 
10
void Piep(unsigned char Anzahl);
12
 
11
 
13
extern unsigned char Motor_Vorne,Motor_Hinten,Motor_Rechts,Motor_Links, Count;
12
extern unsigned char Motor_Vorne,Motor_Hinten,Motor_Rechts,Motor_Links, Count;
14
extern unsigned char MotorWert[5];
13
extern unsigned char MotorWert[5];