NodeMCU custom build by frightanic.com
branch: master
commit: c8037568571edb5c568c2f8231e4f8ce0683b883
SSL: true
modules: adc,bit,bmp085,cjson,coap,crypto,dht,enduser_setup,file,gpio,hx711,i2c,mqtt,net,node,ow,pwm,rc,rtcfifo,rtcmem,rtctime,sntp,spi,tmr,u8g,uart,wifi
build built on: 2016-02-25 14:44
powered by Lua 5.1.4 on SDK 1.4.0
enduser_setup.start and enduser_setup.stop seem to work but enduser_setup.manual returns nil?
So, using the example at docs at nodemcu http://nodemcu.readthedocs.io/en/master/en/modules/enduser-setup/#enduser_setupmanual I don't get a network show up.
Any suggestions? Has "manual" been deprecated?
Cheers,
A