Uncaught ReferenceError: "$jscomp" is not defined
at line 1 col 150
...(var $jscomp$iter$0=$jscomp.makeIterator(data),$jscomp$key$x...
^
in function called from system
But when I use it as code inside the build - as in I've rebuilt the .hex firmware file including the module in source code, it works.
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.
The same thing:
But when I use it as code inside the build - as in I've rebuilt the .hex firmware file including the module in source code, it works.