File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff 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
2828This version refines the motion model and internal state handling without changing the public API.
2929
@@ -257,7 +257,7 @@ With this pattern:
257257
258258TomServo 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**
2612612 . Download or clone this repository into your ` libraries/ ` folder.
262262
263263Include it in your sketch with:
Original file line number Diff line number Diff line change 11name =TomServo
2- version =1.0.1
2+ version =1.0.5
33author =Trent M. Wyatt
44maintainer =Trent M. Wyatt <robotics@trentwyatt.com>
55sentence =Servo control library with automatic detachment for drastic power savings.
You can’t perform that action at this time.
0 commit comments