Fysetc Cheetah updates (#14800)
This commit is contained in:
committed by
Scott Lahteine
parent
4bd1e55093
commit
f89eb8bf35
@ -2148,7 +2148,7 @@
|
||||
* LED Type. Enable only one of the following two options.
|
||||
*
|
||||
*/
|
||||
#define RGB_LED
|
||||
//#define RGB_LED
|
||||
//#define RGBW_LED
|
||||
|
||||
#if EITHER(RGB_LED, RGBW_LED)
|
||||
|
@ -2147,7 +2147,7 @@
|
||||
* LED Type. Enable only one of the following two options.
|
||||
*
|
||||
*/
|
||||
#define RGB_LED
|
||||
//#define RGB_LED
|
||||
//#define RGBW_LED
|
||||
|
||||
#if EITHER(RGB_LED, RGBW_LED)
|
||||
|
Reference in New Issue
Block a user