you always clear sendData
Ahh, but that's inside a if (!sendData) statement?
if (!sendData)
@Gordon started
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.
Ahh, but that's inside a
if (!sendData)
statement?