No Problem. I transfer additional code via xbee to my espruino's as needed.
I tried to implement this with own local modules. Load them dynamicaly via xbee using addCached. Maybe it's better to implement it via eval.
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.
Hi Gordon
No Problem. I transfer additional code via xbee to my espruino's as needed.
I tried to implement this with own local modules. Load them dynamicaly via xbee using addCached. Maybe it's better to implement it via eval.
Sacha