summaryrefslogtreecommitdiffstats
path: root/app/i2c.h
diff options
context:
space:
mode:
authorroot <root@lamia.panaceas.james.local>2015-07-16 08:35:16 +0100
committerroot <root@lamia.panaceas.james.local>2015-07-16 08:35:16 +0100
commitb3df20a08974584076e802d5f7061a8a8cb96930 (patch)
treeb380025284e65f42b57134abe988a0a04db93ec8 /app/i2c.h
downloadstm32_ade-b3df20a08974584076e802d5f7061a8a8cb96930.tar.gz
stm32_ade-b3df20a08974584076e802d5f7061a8a8cb96930.tar.bz2
stm32_ade-b3df20a08974584076e802d5f7061a8a8cb96930.zip
initial commit
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..26570d5
--- /dev/null
+++ b/app/i2c.h
@@ -0,0 +1,2 @@
+#define I2C_WRITE 0
+#define I2C_READ 1