mirror of
https://github.com/esp8266/Arduino.git
synced 2025-08-01 03:47:23 +03:00
Updated libraries metadata
This commit is contained in:
@ -1,10 +1,10 @@
|
||||
name=Stepper
|
||||
author= Tom Igoe
|
||||
email=info@arduino.cc
|
||||
author=
|
||||
email=
|
||||
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=sam
|
||||
architectures=*
|
||||
version=1.0
|
||||
dependencies= none
|
||||
dependencies=
|
||||
core-dependencies=arduino (>=1.5.0)
|
||||
|
Reference in New Issue
Block a user