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
{{ message }}
This repository was archived by the owner on Feb 4, 2023. It is now read-only.
### New in v1.0.11
1. Add support to all STM32F/L/H/G/WB/MP1
2. Add support to Seeeduino SAMD21/SAMD51 boards (SEEED_WIO_TERMINAL, SEEED_FEMTO_M0, SEEED_XIAO_M0, Wio_Lite_MG126, WIO_GPS_BOARD, SEEEDUINO_ZERO, SEEEDUINO_LORAWAN, SEEED_GROVE_UI_WIRELESS, etc.)
10.[`Functional-VLPP library v1.0.1+`](https://github.com/khoih-prog/functional-vlpp) to use server's lambda function. To install. check [](https://www.ardu-badge.com/Functional-Vlpp)
91
91
11.[`Ai-Thinker AT Firmware v1.5.4`](AT_Firmwares/At_firmware_bin1.54.zip) or [`AT Firmware v1.7.4.0`](AT_Firmwares/AT_Firmware_bin_1.7.4.0.zip) for ESP8266-AT shields.
92
92
12.[`AT version_2.1.0.0_dev`](AT_Firmwares/AT_version_2.1.0.0_dev.zip) for ESP32-AT shields.
@@ -260,8 +260,6 @@ This file must be copied into the directory:
260
260
261
261
---
262
262
263
-
---
264
-
265
263
### Usage
266
264
267
265
#### Class Constructor
@@ -413,7 +411,7 @@ Example:*
413
411
414
412
---
415
413
416
-
###Examples
414
+
## Examples
417
415
418
416
Also see examples:
419
417
1.[AdvancedWebServer](examples/AdvancedWebServer)
@@ -432,7 +430,7 @@ Also see examples:
432
430
14.[WebServerAP](examples/WebServerAP)
433
431
434
432
435
-
## Example [AdvancedWebServer](examples/AdvancedWebServer)
0 commit comments