Arduino/libraries/Stepper/library.properties

10 lines
404 B
Properties
Raw Normal View History

2015-04-23 04:01:30 -07:00
name=Stepper
2016-03-08 06:37:18 -08:00
version=1.1.3
2015-04-23 04:01:30 -07:00
author=Arduino
maintainer=Arduino <info@arduino.cc>
2016-03-01 07:09:50 -08:00
sentence=Allows Arduino boards to control a variety of stepper motors.
2015-04-23 04:01:30 -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.
category=Device Control
url=http://www.arduino.cc/en/Reference/Stepper
2015-04-23 04:01:30 -07:00
architectures=*