You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: library.properties
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
name=AsyncWebSerial
2
2
version=1.0.0
3
-
author=Andrea Sessa
4
-
maintainer=Andrea Sessa
3
+
author=Andrea Sessa <andrea.sessa@gmail.com>
4
+
maintainer=Andrea Sessa <andrea.sessa@gmail.com>
5
5
category=Device Control
6
6
sentence=Browser-based logging and debugging for ESP32 using the Web Serial API.
7
7
paragraph=AsyncWebSerial is a lightweight library designed for ESP32 microcontrollers, enabling developers to log and debug their projects directly from a web browser. Its asynchronous design ensures smooth communication, making it an ideal tool for modern ESP32 development workflows.
0 commit comments