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 17ea2b5 commit 3456186Copy full SHA for 3456186
library.json
@@ -14,7 +14,7 @@
14
"m5stack/M5Utility": "*",
15
"m5stack/M5HAL": "*"
16
},
17
- "version": "0.1.0",
+ "version": "0.1.1",
18
"frameworks": [
19
"arduino"
20
],
library.properties
@@ -1,5 +1,5 @@
1
name=M5UnitUnified
2
-version=0.1.0
+version=0.1.1
3
author=M5Stack
4
maintainer=M5Stack
5
sentence=M5UnitUnified is a library for unified handling of various M5 units products. (Alpha version)
0 commit comments