aboutsummaryrefslogtreecommitdiff
path: root/libraries/Stepper
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/Stepper')
-rw-r--r--libraries/Stepper/Stepper.h3
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: