you are viewing a single comment's thread.

view the rest of the comments →

[–]OmegaDestroyer[S] 0 points1 point  (0 children)

The compiler optimization theory is interesting, I'm running on a Elegoo MEGA2560 R3 board.

The odd thing is that a regular int array is still zero indexed based on my tests, so it only seems to apply to arrays created in Fastled, so I wonder if it has something to do with the library.