We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3a4736 commit d4416bcCopy full SHA for d4416bc
README.md
@@ -39,7 +39,6 @@ typedef enum {
39
I2C_ERROR_BUSY,
40
I2C_ERROR_MEMORY,
41
I2C_ERROR_CONTINUE,
42
- I2C_ERROR_MISSING_WRITE,
43
I2C_ERROR_NO_BEGIN
44
} i2c_err_t;
45
0 commit comments