Subversion Repositories FlightCtrl

Compare Revisions

Ignore whitespace Rev 726 → Rev 898

/branches/V0.68d 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[12];
 
extern void I2C_Init (void); // Initialize I2C
extern void I2C_Start (void); // Start I2C