Stepper library to the new format

This commit is contained in:
Fede85 2013-06-27 19:24:16 +02:00
parent b28104b795
commit dc9c791070
8 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,10 @@
name=Stepper
author= Tom Igoe
email=info@arduino.cc
sentence=Drives a unipolar or bipolar stepper motor using 2 wires or 4 wires
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.
url=http://arduino.cc/en/Reference/Stepper
architectures=*
version=0.4
dependencies= none
core-dependencies=arduino (>=1.5.0)