Closed ghost closed 8 years ago
it's not important that there is, the function is default in early temperature.cpp file as static, then you can omit.
static int16_t read_max6675();
I understood it.
it's not important that there is, the function is default in early temperature.cpp file as static, then you can omit.
if ENABLED(HEATER_0_USES_MAX6675)
static int16_t read_max6675();
endif