uint8_t lastPixel() { return strip.numPixels() - 1; }
// Edit: uint8_t reicht auch - mehr geht ja mit 10 nicht.