Search and replace failure.

hackerspace-green
Jonathan Bastien-Filiatrault 2012-11-07 16:09:30 -05:00
parent 0f73afb0b0
commit 46b9988e26
1 changed files with 1 additions and 1 deletions

View File

@ -302,7 +302,7 @@ const bool Z_ENDSTOPS_INVERTING = true; // set to true to invert the logic of th
//automatic expansion
#if defined(ULTIMAKERCONTROLLER) || defined(REPRAPDISCOUNTSC)
#if defined(ULTIMAKERCONTROLLER) || defined(REPRAP_DISCOUNT_SMART_CONTROLLER)
#define ULTIPANEL
#define NEWPANEL
#endif