Chat about current Lua tools and IDEs

User avatar
By OpenThings
#4249 Now,xcon_uart add new functions,include:
1. Adjust the lua file layout, xcon_init.lua,xcon_server.lua,xcon_gpio.lua,xcon_file.lua as the main file default.
2. Using $lfall load 4 files above in one command,don't need input params.
3. The gpio module can using g.on()/g.off()/g.turn() to control.
4. Can run on mac os x system, may need change the port and install driver for usb-ttl.
5. The xcon_server for remote control now add mulitple AP support, and auto connect to available.
6. If AP connection interrupted,can automatically re-connect after 30 seconds.