Move definition of "blink" to main ultralcd file
This commit is contained in:
parent
8f24475e02
commit
cc291aeb3c
4 changed files with 4 additions and 2 deletions
|
|
@ -54,6 +54,8 @@
|
|||
|
||||
extern bool cancel_heatup;
|
||||
|
||||
extern uint8_t blink; // Variable for animation
|
||||
|
||||
#if ENABLED(FILAMENT_LCD_DISPLAY)
|
||||
extern millis_t previous_lcd_status_ms;
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue