Disable RGB_LED for 3DFabXYZ (#13097)
This commit is contained in:
parent
f3b6cb4d34
commit
9ae7cca5e9
@ -2072,7 +2072,7 @@
|
|||||||
* LED Type. Enable only one of the following two options.
|
* LED Type. Enable only one of the following two options.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
#define RGB_LED
|
//#define RGB_LED
|
||||||
//#define RGBW_LED
|
//#define RGBW_LED
|
||||||
|
|
||||||
#if ENABLED(RGB_LED) || ENABLED(RGBW_LED)
|
#if ENABLED(RGB_LED) || ENABLED(RGBW_LED)
|
||||||
|
Loading…
Reference in New Issue
Block a user