Grabbed the latest in git (1v62) and the problem still persists. (Verified I'm running 1v62 by confirming some latest fixes.)
It occurs with an array of values on SPI1 pin A7. Works fine on SPI2 pin B15.
If I discard the first two bytes in the array (and effectively don't use the G and R colors in the first LED), all other LEDs work as expected.
@Jscott 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.
Grabbed the latest in git (1v62) and the problem still persists. (Verified I'm running 1v62 by confirming some latest fixes.)
It occurs with an array of values on SPI1 pin A7. Works fine on SPI2 pin B15.
If I discard the first two bytes in the array (and effectively don't use the G and R colors in the first LED), all other LEDs work as expected.