Skip to content
This repository was archived by the owner on Nov 22, 2021. It is now read-only.

Conversation

@bn326160
Copy link

wifi.sta.config("SSSID","PASSWORD") is depricated in current versions of NodeMCU Firmware, new method applied: wifi.sta.config {ssid="SSSID", pwd="Password"}

See: nodemcu/nodemcu-firmware#2082

wifi.sta.config("SSSID","PASSWORD") is depricated in current versions of NodeMCU Firmware, new method applied: wifi.sta.config {ssid="SSSID", pwd="Password"}

nodemcu/nodemcu-firmware#2082
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant