Add HAS_TEMP_SENSOR conditional

This commit is contained in:
Scott Lahteine
2018-03-07 01:53:50 -06:00
parent 94f5204629
commit ffbf63e6af
8 changed files with 15 additions and 10 deletions

View File

@ -564,7 +564,7 @@ class Temperature {
#endif // HEATER_IDLE_HANDLER
#if HAS_TEMP_HOTEND || HAS_TEMP_BED
#if HAS_TEMP_SENSOR
static void print_heaterstates(
#if NUM_SERIAL > 1
const int8_t port = -1