Browse Source

Search and replace failure.

Jonathan Bastien-Filiatrault 12 years ago
parent
commit
46b9988e26
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      Marlin/Configuration.h

+ 1
- 1
Marlin/Configuration.h View File

302
 
302
 
303
 
303
 
304
 //automatic expansion
304
 //automatic expansion
305
-#if defined(ULTIMAKERCONTROLLER) || defined(REPRAPDISCOUNTSC)
305
+#if defined(ULTIMAKERCONTROLLER) || defined(REPRAP_DISCOUNT_SMART_CONTROLLER)
306
  #define ULTIPANEL
306
  #define ULTIPANEL
307
  #define NEWPANEL
307
  #define NEWPANEL
308
 #endif 
308
 #endif 

Loading…
Cancel
Save