some fixes

This commit is contained in:
Artem Pastukhov 2015-04-02 15:41:33 +03:00
parent 278ee10a7c
commit 6189a49f93

View File

@ -6,7 +6,6 @@ print('MAC: ',wifi.sta.getmac())
print('chip: ',node.chipid())
print('heap: ',node.heap())
wifi.sta.config("BT_WiFi", "PlacNinObOj9")
cfg={}
cfg.ssid="ESP-"..node.chipid()