Fix undefined STATUS_CHAMBER_WIDTH
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user