Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/adafruit/Adafruit-Motor-Shield-library.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorladyada <limor@ladyada.net>2018-12-07 00:14:45 +0300
committerladyada <limor@ladyada.net>2018-12-07 00:14:45 +0300
commitd81504057474e940de7f0a0934f19c626846a154 (patch)
tree1e95d6a206d13f9a14448620903e2fa02e0b4121
parent99381df8ba1dd440c85bacaadb13d016158e7bf8 (diff)
rename and bump - will archiveHEAD1.0.1master
-rw-r--r--examples/AFMotor_ConstantSpeed/AFMotor_ConstantSpeed.ino (renamed from examples/AFMotor_ConstantSpeed/AFMotor_ConstantSpeed.pde)0
-rw-r--r--examples/AFMotor_MultiStepper/AFMotor_MultiStepper.ino (renamed from examples/AFMotor_MultiStepper/AFMotor_MultiStepper.pde)0
-rw-r--r--examples/MotorParty/MotorParty.ino (renamed from examples/MotorParty/MotorParty.pde)0
-rw-r--r--examples/MotorTest/MotorTest.ino (renamed from examples/MotorTest/MotorTest.pde)0
-rw-r--r--examples/StepperTest/StepperTest.ino (renamed from examples/StepperTest/StepperTest.pde)0
-rw-r--r--library.properties2
6 files changed, 1 insertions, 1 deletions
diff --git a/examples/AFMotor_ConstantSpeed/AFMotor_ConstantSpeed.pde b/examples/AFMotor_ConstantSpeed/AFMotor_ConstantSpeed.ino
index 523150f..523150f 100644
--- a/examples/AFMotor_ConstantSpeed/AFMotor_ConstantSpeed.pde
+++ b/examples/AFMotor_ConstantSpeed/AFMotor_ConstantSpeed.ino
diff --git a/examples/AFMotor_MultiStepper/AFMotor_MultiStepper.pde b/examples/AFMotor_MultiStepper/AFMotor_MultiStepper.ino
index d6db8b1..d6db8b1 100644
--- a/examples/AFMotor_MultiStepper/AFMotor_MultiStepper.pde
+++ b/examples/AFMotor_MultiStepper/AFMotor_MultiStepper.ino
diff --git a/examples/MotorParty/MotorParty.pde b/examples/MotorParty/MotorParty.ino
index 2c3c5a5..2c3c5a5 100644
--- a/examples/MotorParty/MotorParty.pde
+++ b/examples/MotorParty/MotorParty.ino
diff --git a/examples/MotorTest/MotorTest.pde b/examples/MotorTest/MotorTest.ino
index 46eccc1..46eccc1 100644
--- a/examples/MotorTest/MotorTest.pde
+++ b/examples/MotorTest/MotorTest.ino
diff --git a/examples/StepperTest/StepperTest.pde b/examples/StepperTest/StepperTest.ino
index 57d7fd4..57d7fd4 100644
--- a/examples/StepperTest/StepperTest.pde
+++ b/examples/StepperTest/StepperTest.ino
diff --git a/library.properties b/library.properties
index 6250466..51383ae 100644
--- a/library.properties
+++ b/library.properties
@@ -1,5 +1,5 @@
name=Adafruit Motor Shield library
-version=1.0.0
+version=1.0.1
author=Adafruit
maintainer=Adafruit <info@adafruit.com>
sentence=Adafruit Motor shield V1 firmware with basic Microstepping support. Works with all Arduinos and the Mega