I've build the latest Espruino code base, but this time it seems taking muuuch time to upload the sketch( 10 times slower ) and then it gives me out of memory while uploading.
I've tried to copy the mqtt module inline and was able to upload it but then it gave me error wifi not defined
Uncaught ReferenceError: "wifi" is not defined
at line 1 col 5
wifi.connect
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've build the latest Espruino code base, but this time it seems taking muuuch time to upload the sketch( 10 times slower ) and then it gives me out of memory while uploading.
I've tried to copy the mqtt module inline and was able to upload it but then it gave me error wifi not defined