6 lines
80 B
Lua
6 lines
80 B
Lua
--Redémarre le NodeMCU
|
|
|
|
print("\n restart.lua zf181120.002 \n")
|
|
|
|
node.restart()
|