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 eb4bafb commit 9addaa7Copy full SHA for 9addaa7
library.json
@@ -1,6 +1,6 @@
1
{
2
"name": "AsyncWebSerial",
3
- "version": "1.0.0",
+ "version": "1.0.1",
4
"keywords": "web serial, ESP32",
5
"description": "AsyncWebSerial: Simplify ESP32 debugging and logging with seamless browser-based serial communication.",
6
"homepage": "https://github.com/circuitcode/AsyncWebSerial",
library.properties
@@ -1,5 +1,5 @@
name=AsyncWebSerial
-version=1.0.0
+version=1.0.1
author=Andrea Sessa <andrea.sessa@gmail.com>
maintainer=Andrea Sessa <andrea.sessa@gmail.com>
category=Device Control
0 commit comments