I can't seem to find any way to stop the Lua interpreter echoing the serial input. So for example let's say I make some code to go get the time - I might want to call this from a separate processor talking to the ESP01, for example - I just want the time back - but of course what I get is an echo of all the commands I've sent?
Am I missing something?
Pete.