Anyone know if the author of the mitherm app is on this forum ?
I getting a blank screen. When I connect through the IDE I can see.
Uncaught Error: Module textinput not found
at line 130 col 22 in mitherm.app.js
require("textinput").input((mac in aliases) ? aliases[mac]...
^
in function "changeAlias" called from line 165 col 30 in mitherm.app.js
changeAlias(macs[current]);
^
in function "b" called from line 1 col 79
...if("function"==typeof b)b(m);else if("object"==typeof b)if("...
^
in function "select" called from line 1 col 78
...a,{x:c.x,y:c.y+f-b.y-a*d.h}))
^
in function "p" called from line 1 col 17
e.handled||p(a,e)
^
in function called from system
Scan complete.
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.
Anyone know if the author of the mitherm app is on this forum ?
I getting a blank screen. When I connect through the IDE I can see.