Skip to content

Commit 76488e8

Browse files
author
Kevin Chang
committed
update readme, library.properties, license
1 parent f2fbf0c commit 76488e8

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2019-2020 Pololu Corporation (www.pololu.com)
1+
Copyright (c) 2019-2025 Pololu Corporation (www.pololu.com)
22

33
Permission is hereby granted, free of charge, to any person
44
obtaining a copy of this software and associated documentation

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ HighPowerStepperDriver class reference.
8686

8787
## Version history
8888

89+
* 1.1.2 (2025-01-29): Fix documentation links in examples (thanks helo9).
8990
* 1.1.1 (2024-12-09): Fix the `setCurrentMilliamps36v8` function, which was
9091
setting current limits 2x higher than intended.
9192
* 1.1.0 (2024-12-06): Added support for the [Pololu High-Power Stepper Motor Driver 36v8][hpsd-36v8].

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=HighPowerStepperDriver
2-
version=1.1.1
2+
version=1.1.2
33
author=Pololu
44
maintainer=Pololu <inbox@pololu.com>
55
sentence=High-Power Stepper Motor Driver library for Arduino

0 commit comments

Comments
 (0)