We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b70ace2 commit 889ab94Copy full SHA for 889ab94
2 files changed
HISTORY.md
@@ -4,6 +4,13 @@
4
- Speed up Calibration, reduce delay
5
- Use writeAngle() Function in MoveTo
6
7
+## [1.5.7] - 2016-05-07
8
+
9
+### Fix
10
11
+- Update SERVO_OFFST_ADDRESS to MANUAL_OFFSET_ADDRESS
12
+- Update indent for syntax
13
14
### Changes
15
16
- Add Calibration.ino into examples
library.properties
@@ -1,5 +1,5 @@
1
name=uArmLibrary
2
-version=1.5.6
+version=1.5.8
3
author=UFactory <developer@ufactory.cc>
maintainer=Joey Song <joey@ufactory.cc>, Alex Tan<alex@ufactory.cc>
sentence=uArm Library for Arduino
0 commit comments