Browse Source

Disable RGB_LED for 3DFabXYZ (#13097)

pull/1/head
Alain Martel 6 years ago
committed by Scott Lahteine
parent
commit
9ae7cca5e9
  1. 2
      Marlin/src/config/examples/3DFabXYZ/Migbot/Configuration.h

2
Marlin/src/config/examples/3DFabXYZ/Migbot/Configuration.h

@ -2072,7 +2072,7 @@
* LED Type. Enable only one of the following two options.
*
*/
#define RGB_LED
//#define RGB_LED
//#define RGBW_LED
#if ENABLED(RGB_LED) || ENABLED(RGBW_LED)

Loading…
Cancel
Save