We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07e88b0 commit f048797Copy full SHA for f048797
CHANGELOG.md
@@ -0,0 +1,9 @@
1
+# Release 0.1.0
2
+- First "official" release
3
+- Renamed function `Stroker.startMotion()` to `Stroker.startPattern()`
4
+- Renamed all states of the statemachine
5
+- Provide set and get functions for maxSpeed and maxAcceleration
6
+- Fancy adjustment mode
7
+- Changed members of struct `motorProperties` to streamline interface:
8
+ - introduced `maxSpeed`
9
+ - deleted `maxRPM` and `stepsPerRevolution`
0 commit comments