0
0
Fork 0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2025-02-17 06:48:05 +00:00

moved include themister to temperature.c

This commit is contained in:
odewdney 2015-01-11 18:18:32 +00:00
parent 538859669d
commit 23bfe30036

View file

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