💄 Improve Ender3 v2 DWIN MarlinUI (#23369)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
This commit is contained in:
committed by
Scott Lahteine
parent
31ec8f2449
commit
3f4112aee4
@@ -244,6 +244,7 @@ constexpr uint8_t epps = ENCODER_PULSES_PER_STEP;
|
||||
|
||||
#if IS_DWIN_MARLINUI
|
||||
bool MarlinUI::did_first_redraw;
|
||||
bool MarlinUI::old_is_printing;
|
||||
#endif
|
||||
|
||||
// Encoder Handling
|
||||
|
||||
Reference in New Issue
Block a user