added arduino, modified build
This commit is contained in:
9
arduino/libraries/Stepper/library.properties
Normal file
9
arduino/libraries/Stepper/library.properties
Normal file
@@ -0,0 +1,9 @@
|
||||
name=Stepper
|
||||
version=1.1.3
|
||||
author=Arduino
|
||||
maintainer=Arduino <info@arduino.cc>
|
||||
sentence=Allows Arduino boards to control a variety of stepper motors.
|
||||
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
|
||||
architectures=*
|
||||
Reference in New Issue
Block a user