Arduino/libraries/Stepper/library.properties

10 lines
427 B
Properties
Raw Normal View History

2015-04-23 04:01:30 -07:00
name=Stepper
2015-06-10 06:01:20 -07:00
version=1.1.1
2015-04-23 04:01:30 -07:00
author=Arduino
maintainer=Arduino <info@arduino.cc>
sentence=Allows Arduino boards to control a variety of stepper motors. For all Arduino boards.
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
2015-04-23 04:01:30 -07:00
architectures=*