Skip to content

Commit dc9c791

Browse files
committed
Stepper library to the new format
1 parent b28104b commit dc9c791

File tree

8 files changed

+10
-0
lines changed

8 files changed

+10
-0
lines changed

libraries/Stepper/library.properties

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
name=Stepper
2+
author= Tom Igoe
3+
4+
sentence=Drives a unipolar or bipolar stepper motor using 2 wires or 4 wires
5+
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.
6+
url=http://arduino.cc/en/Reference/Stepper
7+
architectures=*
8+
version=0.4
9+
dependencies= none
10+
core-dependencies=arduino (>=1.5.0)

0 commit comments

Comments
 (0)