You must log in or register to comment.
I’m just an old fart programming a neopixel as a hobby.
Make it faster and jankier with precalculated lookup tables!
Make it even jankier with uncalculated variables.
Screw calculating values for variables, just initialize it pointing to a random memory address and get a value for free! (Assuming your program doesn’t segfault).