summaryrefslogtreecommitdiffstats
path: root/src/ADS1115_config.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ADS1115_config.h')
-rw-r--r--src/ADS1115_config.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ADS1115_config.h b/src/ADS1115_config.h
new file mode 100644
index 0000000..dabd14b
--- /dev/null
+++ b/src/ADS1115_config.h
@@ -0,0 +1,5 @@
+#ifndef ADS1115_CONFIG_H_
+#define ADS1115_CONFIG_H_
+/* Uncomment the following line to use TinyWireM instead of Wire */
+//#define USE_TINY_WIRE_M_
+#endif \ No newline at end of file