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 8345456 commit d07304dCopy full SHA for d07304d
library.json
@@ -10,7 +10,7 @@
10
"type": "git",
11
"url": "https://github.com/m5stack/M5CoreS3.git"
12
},
13
- "version": "1.0.0",
+ "version": "1.0.1",
14
"frameworks": "arduino",
15
"platforms": "espressif32",
16
"headers": "M5CoreS3.h"
library.properties
@@ -1,5 +1,5 @@
1
name=M5CoreS3
2
-version=1.0.0
+version=1.0.1
3
author=Tinyu-Zhao,M5Stack
4
maintainer=Tinyu-Zhao,M5Stack
5
sentence=Library for M5CoreS3 Core development kit
0 commit comments