I have only stated writing code for my Espruino Pico in the past 2 days.
When I add the
"compiled";
directive to my code and try to "Send to Espruino" I get a red error popup in the bottom right-hand corner of the code panel that reads: "Error contacting server. Unable to compile code right now."
Is this a known issue, or am I doing something wrong?
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 have only stated writing code for my Espruino Pico in the past 2 days.
When I add the
directive to my code and try to "Send to Espruino" I get a red error popup in the bottom right-hand corner of the code panel that reads: "Error contacting server. Unable to compile code right now."
Is this a known issue, or am I doing something wrong?