• Hi Robin,

    Thanks for the reply, here's my answers to your questions...

    What PC and OS is the IDE running on? -Desktop AMD 1700x custom built - Windows 10 professional

    What is the version of IDE? native or Chrome? Settings >> About -Web IDE version 0.70.4 chrome app.

    Version of Espruino? process.env - VERSION": "1v99",
    "GIT_COMMIT": "f0d66ba",
    "BOARD": "ESPRUINOWIFI",
    "FLASH": 524288, "RAM": 131072,
    "SERIAL": "29004900-0c513532-39333638",
    "CONSOLE": "USB",
    "MODULES": "Flash,Storage,fs," ... ",neopixel,Wifi,AT",
    "EXPTR": 536871156

    Are you using an SD card? No sir

    File Path to the sandbox folder? Settings >> Project - C:\git\espruino\leds

    Here's the console messages:

    Firmware >1.43 supports faster writes over USB
    Set Slow Write = false
    FIRMWARE: Current 1v99, Available 1v99
    Device found {"bitrate":9600,"bufferSize":4096,"conne­ctionId":12,"ctsFlowControl":false,"data­Bits":"eight","name":"","parityBit":"no"­,"paused":false,"persistent":false,"rece­iveTimeout":0,"sendTimeout":0,"stopBits"­:"one"}
    [success] Connected to COM7

    Connected to COM7
    loadModule(gsap)
    ERROR: getURL("https://www.espruino.com/modules/gsap.mi­n.js") error : Not Found
    ERROR: getURL("https://www.espruino.com/modules/gsap.js­") error : Not Found
    WARNING: [notify_warn] Module gsap not found
    Received a prompt after sending newline... good!
    Splitting for reset(), delay 250

About

Avatar for Coder2012 @Coder2012 started