We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f35c4a commit d4e791cCopy full SHA for d4e791c
2 files changed
library.json
@@ -14,7 +14,7 @@
14
"type": "git",
15
"url": "https://github.com/bertmelis/USBHostSerial.git"
16
},
17
- "version": "0.1.0",
+ "version": "0.2.0",
18
"frameworks": "arduino",
19
"platforms": ["espressif32"],
20
"headers": ["USBHostSerial.h"],
library.properties
@@ -1,5 +1,5 @@
1
name=USBHostSerial
2
-version=0.1.0
+version=0.2.0
3
author=Bert Melis
4
maintainer=Bert Melis
5
sentence=Use ESP32-S3 USB host as Serial
0 commit comments