Add HAS_FAN and others
This commit is contained in:
@@ -76,7 +76,7 @@ typedef struct {
|
||||
int16_t target_temperature_bed;
|
||||
#endif
|
||||
|
||||
#if FAN_COUNT
|
||||
#if HAS_FAN
|
||||
uint8_t fan_speed[FAN_COUNT];
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user