The WLAN configuration can be done via the Access-Point mode

This commit is contained in:
ollo 2016-06-23 18:35:12 +02:00
parent 10fa0b67a6
commit 28a5bdae85

View File

@ -1,3 +0,0 @@
-- Tell the chip to connect to thi access point
wifi.setmode(wifi.STATION)
wifi.sta.config("SSID","password")