We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a40899 commit 34150aeCopy full SHA for 34150ae
library.json
@@ -10,7 +10,7 @@
10
"type": "git",
11
"url": "https://github.com/pkerspe/ESP-FlexyStepper.git"
12
},
13
- "version": "1.4.2",
+ "version": "1.4.3",
14
"license": "MIT",
15
"frameworks": "arduino",
16
"platforms": [
library.properties
@@ -1,5 +1,5 @@
1
name=ESP-FlexyStepper
2
-version=1.4.2
+version=1.4.3
3
author=Paul Kerspe
4
maintainer=Paul Kerspe
5
sentence=This library is used to control one or more stepper motors from an ESP32 device
0 commit comments