I saw the note which says not to take the LEDs over “20”. Does that mean that if I’m using the NeoPixel library that none of the RGB values should go over 20 out of the possible 255?
So a value of (20,20,20) is the brightest any single pixel should go?