I just started using Espruino on the ESP8266 modules. Everything went as smooth as butter, but i keep getting error messages like "module "fs" not found.
After searching on the internet i found a post that said, that there is a possibility that these libraries are not available in the esp8266-espruino binaries and that you have to build/compile them yourself with the needed libraries.
That post was 1 year old and i wondered if this is still the case, and if someone has binaries that allready contain SD/uSD support.
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 am desperately looking for help!
I just started using Espruino on the ESP8266 modules. Everything went as smooth as butter, but i keep getting error messages like "module "fs" not found.
After searching on the internet i found a post that said, that there is a possibility that these libraries are not available in the esp8266-espruino binaries and that you have to build/compile them yourself with the needed libraries.
That post was 1 year old and i wondered if this is still the case, and if someone has binaries that allready contain SD/uSD support.
Thanks in advance!