Or define on the board:
funtion p(){print(E.getTemperature()};
Then you can do: \x15\x10\p()\n and save 20 bytes!
\x15\x10\p()\n
@Wilberforce 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.
Or define on the board:
funtion p(){print(E.getTemperature()};
Then you can do:
\x15\x10\p()\n
and save 20 bytes!