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 ede1d33 commit 6f11e61Copy full SHA for 6f11e61
library.json
@@ -10,8 +10,8 @@
10
"type": "git",
11
"url": "https://github.com/m5stack/M5Core2.git"
12
},
13
- "version": "0.1.9",
+ "version": "0.2.0",
14
"frameworks": "arduino",
15
"platforms": "espressif32",
16
"headers": "M5Core2.h"
17
-}
+}
library.properties
@@ -1,5 +1,5 @@
1
name=M5Core2
2
-version=0.1.9
+version=0.2.0
3
author=M5Stack
4
maintainer=M5Stack
5
sentence=Library for M5Stack Core2 development kit
0 commit comments