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 6f5366c commit 92df6b2Copy full SHA for 92df6b2
library.json
@@ -14,7 +14,7 @@
14
"m5stack/M5Utility": "*",
15
"m5stack/M5HAL": "*"
16
},
17
- "version": "0.1.6",
+ "version": "0.2.0",
18
"frameworks": [
19
"arduino"
20
],
library.properties
@@ -1,5 +1,5 @@
1
name=M5UnitUnified
2
-version=0.1.6
+version=0.2.0
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