tmp
This commit is contained in:
parent
82becab1cc
commit
1d317af410
@ -7,6 +7,7 @@
|
|||||||
|
|
||||||
#include <i2c_bb.h>
|
#include <i2c_bb.h>
|
||||||
|
|
||||||
|
|
||||||
static void write_bit(const struct i2c_bb *i2c, uint8_t bit);
|
static void write_bit(const struct i2c_bb *i2c, uint8_t bit);
|
||||||
static uint8_t read_bit(const struct i2c_bb *i2c);
|
static uint8_t read_bit(const struct i2c_bb *i2c);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user