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

Commit 3f3f22d

Browse files
authored
v2.16.1 to use new WiFi101_Generic library
### Release v2.16.1 1. Using new [`WiFi101_Generic library`](https://github.com/khoih-prog/WiFi101_Generic) for sending larger data 2. Add astyle using `allman` style. Restyle the library 3. Update `Packages' Patches`
1 parent 74b4b55 commit 3f3f22d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/WebSockets_Generic-Impl.h

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
License along with this library; if not, write to the Free Software
2929
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
3030
31-
Version: 2.16.0
31+
Version: 2.16.1
3232
3333
Version Modified By Date Comments
3434
------- ----------- ---------- -----------
@@ -44,6 +44,7 @@
4444
2.14.2 K Hoang 27/03/2022 Fix Async bug for ESP8266 when using NETWORK_ESP8266_ASYNC
4545
2.15.0 K Hoang 06/04/2022 Use Ethernet_Generic library as default. Sync with arduinoWebSockets v2.3.6
4646
2.16.0 K Hoang 13/10/2022 Add WS and WSS support to RP2040W using CYW43439 WiFi
47+
2.16.1 K Hoang 24/11/2022 Using new WiFi101_Generic library
4748
*****************************************************************************************************************************/
4849

4950
#pragma once

0 commit comments

Comments
 (0)