Hi,
i guess the api has changed a little bit. You can see the change in the following commit:
https://github.com/espruino/EspruinoDocs/commit/e1b6dd998d6d3a6d6d5466dcdcc5d4a70b8ecc4f
Try: while (nrf.getDataPipe() !== undefined) {}
while (nrf.getDataPipe() !== undefined) {}
@possmann 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,
i guess the api has changed a little bit. You can see the change in the following commit:
Try:
while (nrf.getDataPipe() !== undefined) {}