We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d361080 commit 8b7796fCopy full SHA for 8b7796f
library.json
@@ -10,7 +10,7 @@
10
"type": "git",
11
"url": "https://github.com/pkerspe/ESP-FlexyStepper.git"
12
},
13
- "version": "1.5.0",
+ "version": "1.5.1",
14
"license": "MIT",
15
"frameworks": "arduino",
16
"platforms": [
library.properties
@@ -1,5 +1,5 @@
1
name=ESP-FlexyStepper
2
-version=1.5.0
+version=1.5.1
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