diff --git a/README.md b/README.md index 7807935c..9c912397 100644 --- a/README.md +++ b/README.md @@ -2134,7 +2134,8 @@ Submit issues to: [WiFiManager_NINA_Lite issues](https://github.com/khoih-prog/W 6. Again thanks to [Michael H. "bizprof"](https://github.com/bizprof) to be `collaborator, co-author/maintainer` of this library. With the impressive new introducing feature : - `Enable scan of WiFi networks for selection in Configuration Portal`. Check [PR for v1.3.0 - Enable scan of WiFi networks #10](https://github.com/khoih-prog/WiFiManager_NINA_Lite/pull/10) leading to v1.3.0 7. Thanks to [tomtobback](https://github.com/tomtobback) to report issue [retries block the main loop #18](https://github.com/khoih-prog/WiFiManager_NINA_Lite/issues/18) leading to version v1.5.0 and v1.6.0 to fix the blocking issue in loop() with `WIFI_RECON_INTERVAL`. -8. Thanks to [nicogou](https://github.com/nicogou) to post enhancement request [Knowing when configuration mode is on or off #26](https://github.com/khoih-prog/WiFiManager_NINA_Lite/issues/26) leading to version v1.6.3 to add optional `CONFIG_MODE_LED` and function `isConfigMode()` +8. Thanks to [magnusnordlander](https://github.com/magnusnordlander) to post the merged PR [Fixed case sensitive dependency #21](https://github.com/khoih-prog/WiFiManager_NINA_Lite/pull/21) +9. Thanks to [nicogou](https://github.com/nicogou) to post enhancement request [Knowing when configuration mode is on or off #26](https://github.com/khoih-prog/WiFiManager_NINA_Lite/issues/26) leading to version v1.6.3 to add optional `CONFIG_MODE_LED` and function `isConfigMode()` @@ -2148,6 +2149,7 @@ Submit issues to: [WiFiManager_NINA_Lite issues](https://github.com/khoih-prog/W tomtobback
tomtobback

+ magnusnordlander
Magnus Nordlander

nicogou
nicogou