I've tried but failed ;(
NRF.setAdvertising({}, {name: "🍟"});
And here's what I get in my DevTools:
utf8.js:69 Uncaught Error: Lone surrogate U+D83C is not a scalar value
It would be nice to have at least an error in the IDE.
@François 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.
I've tried but failed ;(
And here's what I get in my DevTools:
It would be nice to have at least an error in the IDE.