We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 580ed06 commit 24e79fcCopy full SHA for 24e79fc
1 file changed
README.textile
@@ -1,7 +1,7 @@
1
h1. Arduino library for the running two Pololu Dual VNH5019 Motor Driver Shields on an Arduino Mega
2
3
-Version: 1.2.3.dualsheilds
4
-Release Date: 2015-02-22
+Version: 1.2.4.dualsheilds
+Release Date: 2015-04-18
5
"www.pololu.com":http://www.pololu.com/
6
7
h2. Summary
@@ -65,6 +65,7 @@ h2. Library Reference
65
66
h2. Version History
67
68
+* 1.2.4.dualshields (2015-04-18): Fixed a bug that was introduced in 1.2.3.dualshields with incorrect defualt pin for M3
69
* 1.2.3.dualshields (2015-02-22): Custom library for running two DualVNH5019MotorShields on a Mega (4 motors total).
70
* 1.2.3 (2014-03-24): Added 20 kHz PWM support for ATmega32U4. Thanks blacksound.
71
* 1.2.2 (2014-03-18): Add keywords.txt file. Thanks eatonphil.
0 commit comments