summaryrefslogtreecommitdiffstats
path: root/stm32/app/i2c.h
diff options
context:
space:
mode:
Diffstat (limited to 'stm32/app/i2c.h')
-rw-r--r--stm32/app/i2c.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/stm32/app/i2c.h b/stm32/app/i2c.h
new file mode 100644
index 0000000..26570d5
--- /dev/null
+++ b/stm32/app/i2c.h
@@ -0,0 +1,2 @@
+#define I2C_WRITE 0
+#define I2C_READ 1