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 b6b4d19 commit b4f281bCopy full SHA for b4f281b
library.json
@@ -10,7 +10,7 @@
10
"type": "git",
11
"url": "https://github.com/m5stack/M5StickC.git"
12
},
13
- "version": "0.2.0",
+ "version": "0.2.1",
14
"framework": "arduino",
15
"platforms": "espressif32"
16
}
library.properties
@@ -1,5 +1,5 @@
1
name=M5StickC
2
-version=0.2.0
+version=0.2.1
3
author=M5StickC
4
maintainer=Yang Zhou<zhouyangyale@gmail.com>
5
sentence=Library for M5StickC Core development kit
0 commit comments