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

Wifi config method changed#6

Open
bn326160 wants to merge 1 commit intohaimgel:masterfrom
bn326160:master
Open

Wifi config method changed#6
bn326160 wants to merge 1 commit intohaimgel:masterfrom
bn326160:master

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