File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 1
- Copyright (c) 2019-2020 Pololu Corporation (www.pololu.com)
1
+ Copyright (c) 2019-2025 Pololu Corporation (www.pololu.com)
2
2
3
3
Permission is hereby granted, free of charge, to any person
4
4
obtaining a copy of this software and associated documentation
Original file line number Diff line number Diff line change @@ -86,6 +86,7 @@ HighPowerStepperDriver class reference.
86
86
87
87
## Version history
88
88
89
+ * 1.1.2 (2025-01-29): Fix documentation links in examples (thanks helo9).
89
90
* 1.1.1 (2024-12-09): Fix the ` setCurrentMilliamps36v8 ` function, which was
90
91
setting current limits 2x higher than intended.
91
92
* 1.1.0 (2024-12-06): Added support for the [ Pololu High-Power Stepper Motor Driver 36v8] [ hpsd-36v8 ] .
Original file line number Diff line number Diff line change 1
1
name =HighPowerStepperDriver
2
- version =1.1.1
2
+ version =1.1.2
3
3
author =Pololu
4
4
maintainer =Pololu <inbox@pololu.com>
5
5
sentence =High-Power Stepper Motor Driver library for Arduino
You can’t perform that action at this time.
0 commit comments