Running with Version 33.0.1750.70 beta. I already had the github version installed and it wasn't showing any obvious errors in the console...
Chrome does NOT have pre-M33 serial API
Not running on Windows terminal.js:26
got 12 ports terminal.js:41
auto-selected /dev/tty.usbserial-A9007TLn terminal.js:41
Config.get(code, "clearInterval();\n\nvar i = 1;\nsetInterval(function() {\n i=i+1;\n if(i==4) { i=1; }\n LED1.write(i==1);\n LED2.write(i==2);\n LED3.write(i==3);\n}, 50);") <- {"code":"clearInterval();\n\nvar i = 1;\nsetInterval(function() {\n i=i+1;\n if(i==4) { i=1; }\n LED1.write(i==1);\n LED2.write(i==2);\n LED3.write(i==3);\n}, 50);"} espruino_config.js:48
Loaded code from storage.
I'll can go back and check the current release version if you want, but this beta will be upon us sooner rather than later....
(Goes and checks)...
Dammit. It's the beta. The current release version seems to be fine. You may want to check against the beta version on Windows see if the problem I'm seeing comes up there or if its just a Mac beta issue.
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.
Running with Version 33.0.1750.70 beta. I already had the github version installed and it wasn't showing any obvious errors in the console...
Chrome does NOT have pre-M33 serial API
Not running on Windows terminal.js:26
got 12 ports terminal.js:41
auto-selected /dev/tty.usbserial-A9007TLn terminal.js:41
Config.get(code, "clearInterval();\n\nvar i = 1;\nsetInterval(function() {\n i=i+1;\n if(i==4) { i=1; }\n LED1.write(i==1);\n LED2.write(i==2);\n LED3.write(i==3);\n}, 50);") <- {"code":"clearInterval();\n\nvar i = 1;\nsetInterval(function() {\n i=i+1;\n if(i==4) { i=1; }\n LED1.write(i==1);\n LED2.write(i==2);\n LED3.write(i==3);\n}, 50);"} espruino_config.js:48
Loaded code from storage.
I'll can go back and check the current release version if you want, but this beta will be upon us sooner rather than later....
(Goes and checks)...
Dammit. It's the beta. The current release version seems to be fine. You may want to check against the beta version on Windows see if the problem I'm seeing comes up there or if its just a Mac beta issue.