Sorry I just mixed up the 2 events actually. I made the update you proposed.
here is a proposal: https://github.com/espruino/Espruino/pull/2299
Feel free to reject it and ask me to modify it if needed.
Usage:
NRF.on('indicateconfirmed', function() {console.log("JS HVC!");});
@Jean-Philippe_Rey 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.
Sorry I just mixed up the 2 events actually.
I made the update you proposed.
here is a proposal: https://github.com/espruino/Espruino/pull/2299
Feel free to reject it and ask me to modify it if needed.
Usage: