Update init.lua
This commit is contained in:
parent
eeb7d1dff3
commit
4989410f7b
2
init.lua
2
init.lua
@ -4,7 +4,7 @@ print('set mode=STATION (mode='..wifi.getmode()..')')
|
|||||||
print('MAC: ',wifi.sta.getmac())
|
print('MAC: ',wifi.sta.getmac())
|
||||||
print('chip: ',node.chipid())
|
print('chip: ',node.chipid())
|
||||||
print('heap: ',node.heap())
|
print('heap: ',node.heap())
|
||||||
wifi.sta.config("Kirsch Extreme","1151511515")
|
wifi.sta.config("Internet","")
|
||||||
|
|
||||||
-- Compile server code and remove original .lua files.
|
-- Compile server code and remove original .lua files.
|
||||||
-- This only happens the first time afer the .lua files are uploaded.
|
-- This only happens the first time afer the .lua files are uploaded.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user