Subversion Repositories FlightCtrl

Rev

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

Rev 1680 Rev 1743
Line 78... Line 78...
78
}  __attribute__((packed)) BLConfig_t;
78
}  __attribute__((packed)) BLConfig_t;
Line 79... Line 79...
79
 
79
 
Line 80... Line 80...
80
extern BLConfig_t BLConfig;
80
extern BLConfig_t BLConfig;
81
 
81
 
82
extern volatile uint16_t I2CTimeout;
82
extern volatile uint16_t I2CTimeout;
83
 
83
 
Line 84... Line 84...
84
void I2C_Init (void); // Initialize I2C
84
void I2C_Init(char); // Initialize I2C