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

Commit

Permalink
v1.1.0 to fix String-related bug
Browse files Browse the repository at this point in the history
### Major Releases v1.1.0

1. Fix bug related to usage of Arduino String
2. Optimize library code and examples by using **reference-passing instead of value-passing**.
3. Add `Packages' Patches`
khoih-prog authored Dec 26, 2021
1 parent 9d49135 commit 275cb0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "WiFiWebServer_RTL8720",
"version": "1.1.0",
"keywords": "wifi, wi-fi, WebServer, RTL8720DN, RTL8722DM, RTM8722CSM, realtek, amebad-core, HTTP-Client, WebSocket-Client, server, client, websocket, mqtt, mqtt-client, thingstream",
"keywords": "wifi, wi-fi, WebServer, RTL8720DN, RTL8722DM, RTM8722CSM, realtek, amebad-core, HTTP-Client, WebSocket-Client, server, client, websocket, mqtt, mqtt-client, thingstream, 5-GHz-WiFi, 5GHz-WiFi",
"description": "Simple WiFiWebServer, HTTP Client, MQTT and WebSocket Client library for Realtek RTL8720DN, RTL8722DM, RTM8722CSM boards using WiFi. Supporting WiFi at 2.4GHz and 5GHz",
"authors":
{

0 comments on commit 275cb0f

Please sign in to comment.