This repository was archived by the owner on Feb 4, 2023. It is now read-only.
Tags: khoih-prog/WiFiWebServer
Tags
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`
v1.7.0 to fix Portenta_H7 bug ### Releases v1.7.0 1. Fix issue with Portenta_H7 core v2.7.2+. Check [[Portenta_H7] WiFi WebServer extremely slow from core v2.7.2 - v3.0.1 #441](arduino/ArduinoCore-mbed#441) 2. Rewrite to avoid `multiple-definitions` linker error for multiple-file project 3. Add example [multiFileProject](examples/multiFileProject) to demo how to avoid `multiple-definitions` linker error for multiple-file project 4. Update `Packages' Patches`
PreviousNext