Apply 58f4678253 to config.gen7.h as well.

This commit is contained in:
Markus Hitter 2011-08-30 12:04:37 +02:00
parent 4f748c68b1
commit f55e9ec051
1 changed files with 2 additions and 1 deletions

View File

@ -338,7 +338,8 @@ DEFINE_HEATER(bed, PB3)
Undefine it for best human readability, set it to an old date for compatibility with hosts before August 2010 Undefine it for best human readability, set it to an old date for compatibility with hosts before August 2010
*/ */
// #define REPRAP_HOST_COMPATIBILITY 19750101 // #define REPRAP_HOST_COMPATIBILITY 19750101
#define REPRAP_HOST_COMPATIBILITY 20100806 // #define REPRAP_HOST_COMPATIBILITY 20100806
// #define REPRAP_HOST_COMPATIBILITY 20110509
// #define REPRAP_HOST_COMPATIBILITY <date of next RepRap Host compatibility break> // #define REPRAP_HOST_COMPATIBILITY <date of next RepRap Host compatibility break>
/** /**