Hi,
How do I get the whole data?
.
If yes, then just concat until char == '.'
Edit: check http://www.espruino.com/USART sample Serial1.on('data', function (data) {}
Serial1.on('data', function (data) {}
@MaBe 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.
Hi,
.
?If yes, then just concat until char == '.'
Edit: check http://www.espruino.com/USART sample
Serial1.on('data', function (data) {}