chg: i2c comms, first try to recover i2c hangs.
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
#define I2C_DEVICE_CMD_GETVERSION 0x06
|
||||
|
||||
|
||||
void I2C_recovery(void);
|
||||
void I2C_init(void);
|
||||
void I2C_Reset(void);
|
||||
void I2C_SetResetStatus(uint8_t LineRST, uint8_t LineSCK, uint8_t LineSDA);
|
||||
|
||||
Reference in New Issue
Block a user