ferris/0_1
: update I2C API usage (#24839)
This commit is contained in:
parent
a98070f212
commit
68130cc8a5
3 changed files with 21 additions and 30 deletions
|
@ -21,9 +21,6 @@
|
|||
|
||||
#include <stdint.h>
|
||||
|
||||
#define I2C_READ 0x01
|
||||
#define I2C_WRITE 0x00
|
||||
|
||||
typedef int16_t i2c_status_t;
|
||||
|
||||
#define I2C_STATUS_SUCCESS (0)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue