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

Wifi config method changed #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

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