-
-
ERROR: Could not open file : NO_PATH
WARNING: Module "Touchscreen" not found
=undefined
Uncaught Error: Field or method does not already exist, and can't create it on undefined
at line 3 col 25
require("Touchscreen").connect(touchCallback);^
in function "onInit" called from line 1 col 8
onInit();^
reset();
=undefined
Unknown LCD code 35208 35209
| |_ ___ ___ _ ||___ ___
| |_ -| . | _| | | | | . |
||| || |_|||_|_||_| http://espruino.com
1v72 Copyright 2015 G.Williams
echo(0);
=undefinedHow do i get rid of it then? And also when i hook the leds up the screen goes blank? What do i need to do?
-
-
-
I had it working for a long time now its blank but it use to be fuzzy. Everytime i enter code i get >require("Touchscreen").connect(onTouch);
ERROR: Could not open file : NO_PATH
WARNING: Module "Touchscreen" not found
=undefined
Uncaught Error: Field or method does not already exist, and can't create it on undefined
at line 1 col 23
require("Touchscreen").connect(onTouch);^
Any ideas? and also ....
ERROR: Could not open file : NO_PATH
WARNING: Module "Touchscreen" not found
=undefined
Uncaught Error: Field or method does not already exist, and can't create it on undefined
at line 3 col 25
require("Touchscreen").connect(touchCallback);^
in function "onInit" called from line 1 col 8
onInit();^
:=undefined
Unknown LCD code 35208 35209
| |_ ___ ___ _ ||___ ___
| |_ -| . | _| | | | | . |
||| || |_|||_|_||_| http://espruino.com
1v72 Copyright 2015 G.Williams
echo(0);
=undefined
Any ideas? -
-
-
-
-
-
-
-
-
-
-
-
What am i doing wrong?