Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with enduser_setup #1314

Closed
tejaswigowda opened this issue May 26, 2016 · 1 comment
Closed

Issue with enduser_setup #1314

tejaswigowda opened this issue May 26, 2016 · 1 comment

Comments

@tejaswigowda
Copy link

Hi I am getting the following error:

[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!

@marcelstoer
Copy link
Member

See http://nodemcu.readthedocs.io/en/dev/en/support/ and #719. manual() is not available in the master branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants