Add HAS_FILAMENT_SENSOR ahead of 12962
This commit is contained in:
@ -167,7 +167,7 @@ namespace ExtUI {
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if ENABLED(FILAMENT_RUNOUT_SENSOR)
|
||||
#if HAS_FILAMENT_SENSOR
|
||||
bool getFilamentRunoutEnabled();
|
||||
void setFilamentRunoutEnabled(const bool);
|
||||
|
||||
|
Reference in New Issue
Block a user