Hi Gordon 2v12 break randonly looks completly because i put a blink led and then stop too
//GPIO2 setInterval(function() { D14.write(on_state); on_state = !on_state; }, 1000);
i will make more tests for you soon At moment i "solved" this problem making a Hardware RESET, until solve the problem!
@user95229 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.
Hi Gordon
2v12
break randonly
looks completly because i put a blink led and then stop too
//GPIO2
setInterval(function() {
D14.write(on_state);
on_state = !on_state;
}, 1000);
i will make more tests for you soon
At moment i "solved" this problem making a Hardware RESET, until solve the problem!