I'm getting error messages when I try to use modules via Web IDE:
ERROR: Unable to read file : NO_FILESYSTEM
WARNING: Module not found
ERROR: Using '.' operator on non-object at line 1 col 23
require("Touchscreen").connect(function(x,y)
It's the same for other modules as well. I'm using Espruino on HY-Mini board.
@graf 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'm getting error messages when I try to use modules via Web IDE:
It's the same for other modules as well. I'm using Espruino on HY-Mini board.