Fix undefined STATUS_CHAMBER_WIDTH
This commit is contained in:
parent
cc822bf70f
commit
870a1f753a
@ -854,7 +854,9 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
#else // HAS_HEATED_CHAMBER
|
#endif
|
||||||
|
|
||||||
|
#ifndef STATUS_CHAMBER_WIDTH
|
||||||
#define STATUS_CHAMBER_WIDTH 0
|
#define STATUS_CHAMBER_WIDTH 0
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user