summaryrefslogtreecommitdiffstats
path: root/app/i2c.h
diff options
context:
space:
mode:
authorJames McKenzie <git@madingley.org>2015-08-02 23:30:06 +0100
committerJames McKenzie <git@madingley.org>2015-08-02 23:30:06 +0100
commit39687aa7c7b138d2a1ce2551f2400bade3b1a6fb (patch)
tree25e8441957ddbeff8aae91dc79b6a71ecbef51fe /app/i2c.h
downloadcandlestick-39687aa7c7b138d2a1ce2551f2400bade3b1a6fb.tar.gz
candlestick-39687aa7c7b138d2a1ce2551f2400bade3b1a6fb.tar.bz2
candlestick-39687aa7c7b138d2a1ce2551f2400bade3b1a6fb.zip
fis
Diffstat (limited to 'app/i2c.h')
-rw-r--r--app/i2c.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/i2c.h b/app/i2c.h
new file mode 100644
index 0000000..b2ba2fc
--- /dev/null
+++ b/app/i2c.h
@@ -0,0 +1,2 @@
+#define I2C_WRITE 0
+#define I2C_READ 1