khoih-prog / ESP_WiFiManager

This is an ESP32 / ESP8266 WiFi Connection Manager with fallback web configuration portal. Use this library for configuring ESP32 (including ESP32-S2 and ESP32-C3), ESP8266 modules' WiFi, etc. Credentials at runtime. You can also specify static DNS servers, personalized HostName, fixed or random AP WiFi channel. With examples supporting ArduinoJson
MIT License
371 stars 97 forks source link

PlatformIO only has version 1.3.0 #65

Closed CrappyTan closed 3 years ago

CrappyTan commented 3 years ago

Hello, why does PlatformIO only have 1.3.0 in their library. Very few of your examples for 1.7 work with that ( as would be expected).

https://platformio.org/lib/show/6915/ESP_WiFiManager?utm_source=platformio&utm_medium=piohome

khoih-prog commented 3 years ago

Hi @CrispinP

There is some PIO issue (ask them why :-1: ) that the listed library is not updated. Have a look at VS Code & PlatformIO and you'll see the updated library is ESP_WiFiManager v1.7.2.

That's why I had to create a new author khoih.prog to replace the outdated khoih-prog

From now on, it's better to use the new khoih.prog's libraries.

CrappyTan commented 3 years ago

ah ok, thanks for clearing that up. I found I can directly link to your repo and that also works.

thanks for the continued support with a great library!

On Sat, 17 Jul 2021 at 23:44, Khoi Hoang @.***> wrote:

Hi @CrispinP https://github.com/CrispinP

There is some PIO issue (ask them why 👎 ) that the listed library is not updated. Have a look at VS Code & PlatformIO https://github.com/khoih-prog/ESP_WiFiManager#vs-code--platformio and you'll see the updated library is ESP_WiFiManager v1.7.2 https://platformio.org/lib/show/11301/ESP_WiFiManager.

That's why I had to create a new author khoih.prog to replace the outdated khoih-prog

From now on, it's better to use the new khoih.prog's libraries.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/khoih-prog/ESP_WiFiManager/issues/65#issuecomment-881969892, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGUX2TN4O2IWVMZSYBBJORTTYIBVBANCNFSM5ARPSZRQ .