Skip to content

Commit d4416bc

Browse files
authored
Update README.md
match current error coding
1 parent a3a4736 commit d4416bc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ typedef enum {
3939
I2C_ERROR_BUSY,
4040
I2C_ERROR_MEMORY,
4141
I2C_ERROR_CONTINUE,
42-
I2C_ERROR_MISSING_WRITE,
4342
I2C_ERROR_NO_BEGIN
4443
} i2c_err_t;
4544

0 commit comments

Comments
 (0)