diff options
Diffstat (limited to 'ESS1995test_328p/electic.h')
| -rw-r--r-- | ESS1995test_328p/electic.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ESS1995test_328p/electic.h b/ESS1995test_328p/electic.h index 326f900..6fcaf73 100644 --- a/ESS1995test_328p/electic.h +++ b/ESS1995test_328p/electic.h @@ -14,7 +14,7 @@ */ -#include <WProgram.h> //main Arduino header file +#include <Arduino.h> //main Arduino header file #include "adapticsBT.h" #define DATA_NEW 2 |
