diff options
Diffstat (limited to 'libraries')
-rw-r--r-- | libraries/Stepper/Stepper.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/libraries/Stepper/Stepper.h b/libraries/Stepper/Stepper.h index a3aa180..4094aee 100644 --- a/libraries/Stepper/Stepper.h +++ b/libraries/Stepper/Stepper.h @@ -45,9 +45,6 @@ #ifndef Stepper_h #define Stepper_h -// include types & constants of Wiring core API -#include "WConstants.h" - // library interface description class Stepper { public: |