Skip to content

Commit eb4bafb

Browse files
committed
Update author and maintainer email addresses in library.properties for AsyncWebSerial
1 parent 2b762ee commit eb4bafb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

library.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name=AsyncWebSerial
22
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>
55
category=Device Control
66
sentence=Browser-based logging and debugging for ESP32 using the Web Serial API.
77
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

Comments
 (0)