Subversion Repositories FlightCtrl

Compare Revisions

Ignore whitespace Rev 886 → Rev 903

/branches/V0.69k CRK HexaLotte/twimaster.h
22,7 → 22,7
extern volatile uint8_t twi_state;
extern volatile uint8_t motor;
extern volatile uint8_t motorread;
extern volatile uint8_t motor_rx[8];
extern volatile uint8_t motor_rx[2*MOTOR_COUNT];
 
extern void I2C_Init (void); // Initialize I2C
extern void I2C_Start (void); // Start I2C