NEOPIXEL_BRIGHTNESS parity
This commit is contained in:
		| @@ -1768,7 +1768,7 @@ | ||||
|   #define NEOPIXEL_PIN    4        // LED driving pin on motherboard 4 => D4 (EXP2-5 on Printrboard) / 30 => PC7 (EXP3-13 on Rumba) | ||||
|   #define NEOPIXEL_PIXELS 30       // Number of LEDs in the strip | ||||
|   #define NEOPIXEL_IS_SEQUENTIAL   // Sequential display for temperature change - LED by LED. Disable to change all LEDs at once. | ||||
|   #define NEOPIXEL_BRIGHTNESS 255  // Initial brightness 0-255 | ||||
|   #define NEOPIXEL_BRIGHTNESS 127  // Initial brightness (0-255) | ||||
|   //#define NEOPIXEL_STARTUP_TEST  // Cycle through colors at startup | ||||
| #endif | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user