This repository was archived by the owner on Feb 4, 2023. It is now read-only.
Releases: khoih-prog/AsyncWebServer_RP2040W
Releases · khoih-prog/AsyncWebServer_RP2040W
v1.1.0 to fix issue with slow browsers or network
Release v1.1.0
- Fix issue with slow browsers or network. Check Target stops responding after variable time when using Firefox on Windows 10 #3
v1.0.3 to display and to change WiFi country-code
Release v1.0.3
- Modify examples to display
country-code - Add tempo method to modify
arduino-picocore to changecountry-code - Add example Async_AdvancedWebServer_Country
v1.0.2 to fix LED bug in examples
Release v1.0.2
- Fix LED bug in examples. Check LED state appears to be reversed. #2
v1.0.1 to fix minor bugs in examples, `library.json` and to enhance `README.md`
Release v1.0.1
- Fix bug in examples,
library.json - Enhance
README.md
v1.0.0 to support RASPBERRY_PI_PICO_W with CYW43439 WiFi, using arduino-pico core v2.4.0+
Initial Releases v1.0.0
- Initial coding to support RASPBERRY_PI_PICO_W with CYW43439 WiFi, using arduino-pico core v2.4.0+