Skip to content

Commit af8be56

Browse files
committed
updated version
1 parent 977adeb commit af8be56

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Ideal use cases:
2323
* Animatronics where servos hold poses for long periods
2424
* Any project where servo idle current is a problem
2525

26-
## Version 1.0.1
26+
## Version 1.0.5
2727

2828
This version refines the motion model and internal state handling without changing the public API.
2929

@@ -257,7 +257,7 @@ With this pattern:
257257

258258
TomServo is compatible with the Arduino IDE:
259259

260-
1. Install via Arduino Library Manager once the `1.0.1` release is indexed, **or**
260+
1. Install via Arduino Library Manager **or**
261261
2. Download or clone this repository into your `libraries/` folder.
262262

263263
Include it in your sketch with:

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=TomServo
2-
version=1.0.1
2+
version=1.0.5
33
author=Trent M. Wyatt
44
maintainer=Trent M. Wyatt <robotics@trentwyatt.com>
55
sentence=Servo control library with automatic detachment for drastic power savings.

0 commit comments

Comments
 (0)