commit
This commit is contained in:
parent
71d93de012
commit
183ab102f2
4 changed files with 21 additions and 0 deletions
4
web.lua
Normal file
4
web.lua
Normal file
|
@ -0,0 +1,4 @@
|
|||
nb = 0
|
||||
net.wf.setup(net.wf.mode.AP, "ESP32 Pierre", "sandwich134")
|
||||
net.wf.start()
|
||||
net.service.http.start()
|
Loading…
Add table
Add a link
Reference in a new issue