No need to include thermistortables.h in Configuration.h

This commit is contained in:
Scott Lahteine
2016-07-25 22:43:50 -07:00
parent df27d01cd9
commit 2d378fac1b
24 changed files with 2 additions and 22 deletions

View File

@ -27,6 +27,7 @@
#include "Marlin.h"
#include "ultralcd.h"
#include "temperature.h"
#include "thermistortables.h"
#include "language.h"
#include "Sd2PinMap.h"