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

Commit

Permalink
v1.8.0 to use WiFiMulti_Generic library
Browse files Browse the repository at this point in the history
### 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`
  • Loading branch information
khoih-prog authored Apr 26, 2022
1 parent 00b93f1 commit d7048a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1808,7 +1808,7 @@ Submit issues to: [WiFiWebServer issues](https://github.com/khoih-prog/WiFiWebSe
17. Add support to new **ESP32-S3** and **ESP32_C3**
18. Add support to megaAVR boards (UNO_WIFI_REV2, NANO_EVERY) using [Arduino megaAVR core](https://github.com/arduino/ArduinoCore-megaavr)
19. Rewrite library and add example [multiFileProject](examples/multiFileProject) to demo for multiple-file project to fix `multiple-definitions` linker error
20 Add [WiFiMulti_Generic](https://github.com/khoih-prog/WiFiMulti_Generic) library support
20. Add [WiFiMulti_Generic](https://github.com/khoih-prog/WiFiMulti_Generic) library support
21. Add many WiFiMulti-related examples in [WiFiMulti](https://github.com/khoih-prog/WiFiWebServer/tree/master/examples/WiFiMulti)


Expand Down

0 comments on commit d7048a2

Please sign in to comment.