arduino stuffs
Diffstat (limited to 'libraries/Stepper/library.properties')
| -rw-r--r-- | libraries/Stepper/library.properties | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/libraries/Stepper/library.properties b/libraries/Stepper/library.properties deleted file mode 100644 index 875067a..0000000 --- a/libraries/Stepper/library.properties +++ /dev/null @@ -1,9 +0,0 @@ -name=Stepper -version=1.1.3 -author=Arduino -maintainer=Arduino <[email protected]> -sentence=Allows Arduino boards to control a variety of stepper motors. -paragraph=This library allows you to control unipolar or bipolar stepper motors. To use it you will need a stepper motor, and the appropriate hardware to control it. -category=Device Control -url=http://www.arduino.cc/en/Reference/Stepper -architectures=* |