summaryrefslogtreecommitdiff
path: root/ESS1995i2c/electic.h
diff options
context:
space:
mode:
Diffstat (limited to 'ESS1995i2c/electic.h')
-rw-r--r--ESS1995i2c/electic.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/ESS1995i2c/electic.h b/ESS1995i2c/electic.h
index bf31728..405c46c 100644
--- a/ESS1995i2c/electic.h
+++ b/ESS1995i2c/electic.h
@@ -14,7 +14,10 @@
*/
-#include <WProgram.h> //main Arduino header file
+
+#include <Arduino.h>
+
+
#include "adapticsBT.h"
#include <Wire.h>