Search and replace failure.

This commit is contained in:
Jonathan Bastien-Filiatrault 2012-11-07 16:09:30 -05:00
parent 0f73afb0b0
commit 46b9988e26

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