arduino stuffs
Diffstat (limited to 'libraries/Stepper/library.properties')
| -rw-r--r-- | libraries/Stepper/library.properties | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/libraries/Stepper/library.properties b/libraries/Stepper/library.properties new file mode 100644 index 0000000..875067a --- /dev/null +++ b/libraries/Stepper/library.properties @@ -0,0 +1,9 @@ +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=* |