Thanks @Gordon. I was just thinking about calling interpreted text like it is machine code really doesn't make sense. Perhaps the best approach other than the pin joining is to have the ISR set a flag and use a setinterval() to check the flag and do the emit.
On a different note, after typing in the asm code and doing the upload you said,
*You best bet is to upload it, then hit up-arrow to see a copy of what was uploaded. *
Nothing happens, no text gets returned?
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.
Thanks @Gordon. I was just thinking about calling interpreted text like it is machine code really doesn't make sense. Perhaps the best approach other than the pin joining is to have the ISR set a flag and use a setinterval() to check the flag and do the emit.
On a different note, after typing in the asm code and doing the upload you said,
*You best bet is to upload it, then hit up-arrow to see a copy of what was uploaded. *
Nothing happens, no text gets returned?