Merge pull request #1350 from odewdney/Development

Reduce PROGMEM warnings
This commit is contained in:
Bo Herrmannsen
2015-01-13 11:26:50 +01:00
8 changed files with 35 additions and 16 deletions

View File

@ -789,6 +789,5 @@ const bool Z_MAX_ENDSTOP_INVERTING = true; // set to true to invert the logic of
#include "Configuration_adv.h"
#include "thermistortables.h"
#endif //__CONFIGURATION_H