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

Commit d7048a2

Browse files
authored
v1.8.0 to use WiFiMulti_Generic library
### Releases v1.8.0 1. Add [WiFiMulti_Generic](https://github.com/khoih-prog/WiFiMulti_Generic) library support 2. Add many WiFiMulti-related examples in [WiFiMulti](https://github.com/khoih-prog/WiFiWebServer/tree/master/examples/WiFiMulti) 3. Update `Packages' Patches`
1 parent 00b93f1 commit d7048a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1808,7 +1808,7 @@ Submit issues to: [WiFiWebServer issues](https://github.com/khoih-prog/WiFiWebSe
18081808
17. Add support to new **ESP32-S3** and **ESP32_C3**
18091809
18. Add support to megaAVR boards (UNO_WIFI_REV2, NANO_EVERY) using [Arduino megaAVR core](https://github.com/arduino/ArduinoCore-megaavr)
18101810
19. Rewrite library and add example [multiFileProject](examples/multiFileProject) to demo for multiple-file project to fix `multiple-definitions` linker error
1811-
20 Add [WiFiMulti_Generic](https://github.com/khoih-prog/WiFiMulti_Generic) library support
1811+
20. Add [WiFiMulti_Generic](https://github.com/khoih-prog/WiFiMulti_Generic) library support
18121812
21. Add many WiFiMulti-related examples in [WiFiMulti](https://github.com/khoih-prog/WiFiWebServer/tree/master/examples/WiFiMulti)
18131813

18141814

0 commit comments

Comments
 (0)