Browse Source

some fixes

Artem Pastukhov 9 years ago
parent
commit
6189a49f93
1 changed files with 0 additions and 1 deletions
  1. 0 1
      init.lua

+ 0 - 1
init.lua

@@ -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()