Also, if you don't have the if then the function gets executed on all boards.
if
Getting data back is easy too - you just need to make sure:
Serial1
USB.setConsole()
@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.
Also, if you don't have the
if
then the function gets executed on all boards.Getting data back is easy too - you just need to make sure:
Serial1
(USB.setConsole()
)