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

Releases: khoih-prog/AsyncWebServer_RP2040W

v1.1.0 to fix issue with slow browsers or network

25 Sep 16:50
de13fdf

Choose a tag to compare

v1.0.3 to display and to change WiFi country-code

23 Sep 03:28
9398ece

Choose a tag to compare

Release v1.0.3

  1. Modify examples to display country-code
  2. Add tempo method to modify arduino-pico core to change country-code
  3. Add example Async_AdvancedWebServer_Country

v1.0.2 to fix LED bug in examples

11 Sep 18:20
6b4f24e

Choose a tag to compare

Release v1.0.2

  1. 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`

16 Aug 01:43
e9d8d64

Choose a tag to compare

Release v1.0.1

  1. Fix bug in examples, library.json
  2. Enhance README.md

v1.0.0 to support RASPBERRY_PI_PICO_W with CYW43439 WiFi, using arduino-pico core v2.4.0+

14 Aug 03:22
dac1af8

Choose a tag to compare

Initial Releases v1.0.0

  1. Initial coding to support RASPBERRY_PI_PICO_W with CYW43439 WiFi, using arduino-pico core v2.4.0+