Tim Koster 12 years ago
parent
commit
5350faf2a2
1 changed files with 3 additions and 0 deletions
  1. 3
    0
      Marlin/Configuration.h

+ 3
- 0
Marlin/Configuration.h View File

533
 # endif
533
 # endif
534
 #endif
534
 #endif
535
 
535
 
536
+// define BlinkM Support
537
+#define BlinkM
538
+
536
 // Increase the FAN pwm frequency. Removes the PWM noise but increases heating in the FET/Arduino
539
 // Increase the FAN pwm frequency. Removes the PWM noise but increases heating in the FET/Arduino
537
 //#define FAST_PWM_FAN
540
 //#define FAST_PWM_FAN
538
 
541
 

Loading…
Cancel
Save