Keep the slave scheduler going even if a slave driver failed to trigger an I2C callback.
This commit is contained in:
@@ -40,6 +40,7 @@
|
||||
// Variables:
|
||||
|
||||
extern i2c_master_handle_t I2cMasterHandle;
|
||||
extern bool IsI2cTransferScheduled;
|
||||
|
||||
// Functions:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user