Skip to content
This repository was archived by the owner on Jan 29, 2023. It is now read-only.

Commit 95137d5

Browse files
authored
v1.0.0 to support WT32_ETH01 boards
#### Releases v1.0.0 1. Initial coding to support WT32_ETH01 boards
1 parent b3e79b4 commit 95137d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name=WebServer_WT32_ETH01
22
version=1.0.0
33
author=Khoi Hoang
4-
license=MIT
4+
license=GPLv3
55
maintainer=Khoi Hoang <khoih.prog@gmail.com>
66
sentence=Simple Ethernet WebServer, HTTP Client wrapper library for WT32_ETH01 boards using LAN8720 Ethernet. The WebServer supports HTTP GET and POST requests, provides argument parsing, handles one client at a time. It provides HTTP Client and supports WebServer serving from LittleFS/SPIFFS.
77
category=Communication

0 commit comments

Comments
 (0)