To set a byte value in an Arraybuffer jsvArrayBufferIteratorSetByteValue(&it,value) is very helpful.
Is there an similar function to read a byte value using iterator ?
What I would like to do is something like this:
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.
To set a byte value in an Arraybuffer jsvArrayBufferIteratorSetByteValue(&it,value) is very helpful.
Is there an similar function to read a byte value using iterator ?
What I would like to do is something like this: