Arduino/libraries/Stepper/library.properties

10 lines
430 B
Properties
Raw Normal View History

2013-06-27 10:24:16 -07:00
name=Stepper
version=1.0
2015-02-25 02:20:40 -08:00
author=Arduino
maintainer=Arduino <info@arduino.cc>
sentence=Allows Arduino boards to control a variety of stepper motors. For all Arduino boards.
2013-06-27 10:24:16 -07:00
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.
2014-08-29 06:16:19 -07:00
category=Device Control
2013-06-27 10:24:16 -07:00
url=http://arduino.cc/en/Reference/Stepper
2013-08-08 07:40:55 -07:00
architectures=*