...which means we have to check if sckt isnt undefined and conn is true in order to ensure that we have a working connection between the server, right?
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
...which means we have to check
if sckt isnt undefined and conn is true
in order to ensure that we have a working connection between the server, right?