LUA question
Posted: Sun Mar 01, 2015 2:22 pm
Hello! I am using NodeMCU firmware and I want to make this:
1.Create a server (done)
2.Listen the server (done)
3.Send data to uart after server:listen() (done)
4.Waiting for an answer from uart (here is the problem)
How can I waiting for the answer?
1.Create a server (done)
2.Listen the server (done)
3.Send data to uart after server:listen() (done)
4.Waiting for an answer from uart (here is the problem)
How can I waiting for the answer?