Hi all,
I just want to let you know that the XBee module is rewritten, it uses now in most cases Uint8Array instead of simply arrays. Saves a lot of memory.
Consult the actual API documentation:
http://www.espruino.com/XBee-API1
Sacha
@Sacha started
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 all,
I just want to let you know that the XBee module is rewritten, it uses now in most cases Uint8Array instead of simply arrays. Saves a lot of memory.
Consult the actual API documentation:
http://www.espruino.com/XBee-API1
Sacha