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:
-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