You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[NodeMCU custom build by frightanic.com
branch: master
commit: c803756
SSL: true
modules: crypto,enduser_setup,file,gpio,net,node,spi,tmr,uart,wifi
build built on: 2016-05-26 02:21
powered by Lua 5.1.4 on SDK 1.4.0
lua: init.lua:3: attempt to call field 'manual' (a nil value)
stack traceback:
init.lua:3: in main chunk
[C]: ?
All from this line of code:
enduser_setup.manual(true)
Please help!
The text was updated successfully, but these errors were encountered:
Hi I am getting the following error:
All from this line of code:
enduser_setup.manual(true)
Please help!
The text was updated successfully, but these errors were encountered: