diff options
| author | Tim Redfern <tim@eclectronics.org> | 2012-01-18 18:02:10 +0000 |
|---|---|---|
| committer | Tim Redfern <tim@eclectronics.org> | 2012-01-18 18:02:10 +0000 |
| commit | 8c3efb592b16b672fc353368c04d88d3a32cf1a2 (patch) | |
| tree | 9cf4887292432c656651012c5370009b4a69cddf /ESS1995test_328p/electic.h | |
| parent | fe92239d966f0219e8b7caf6335a776938b4e0e3 (diff) | |
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 |
