Now it gets really strange: This works, but why?
E.getAddressOf(new Int32Array([ begin, 0, 0, 0, 0, 0, 0, 0, end, 0, 0, 0, offset, stepping ]), true)
Accessing data at index 0, 8, 12 and 13. Any other "configuration" using different 0-spacings does not work. I'm completly lost.
@llakie 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.
Now it gets really strange: This works, but why?
Accessing data at index 0, 8, 12 and 13. Any other "configuration" using different 0-spacings does not work. I'm completly lost.