... and the next question, of course...:
can I have the modul extension for MCP23S17 permanently on my PICO - that is without the WEB IDE? Currently I use for my js code always the function E.setBootCode(... .... ...); and it works fine in standalone´.
Should I separately download and add thehttp://www.espruino.com/modules/MCP23S17.js´ too?
Thanks!
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.
... and the next question, of course...:
can I have the modul extension for MCP23S17 permanently on my PICO - that is without the WEB IDE? Currently I use for my js code always the function E.setBootCode(
... .... ...
); and it works fine instandalone´. Should I separately download and add the
http://www.espruino.com/modules/MCP23S17.js´ too?Thanks!