Add readme

This commit is contained in:
Thomas Klaehn
2019-07-29 15:19:20 +02:00
parent 33710c2522
commit 39f45f78fa
3 changed files with 107 additions and 2 deletions

View File

@@ -5,7 +5,7 @@
#include <stdint.h>
#include <unistd.h>
#include <i2c_bb.h>
#include <i2c.h>
static void write_bit(const struct i2c_bb *i2c, uint8_t bit);