Drop extra initializers for vars initialized by EEPROM code
This commit is contained in:
parent
7afafb05b8
commit
b0173ccdb9
7 changed files with 23 additions and 44 deletions
|
|
@ -49,6 +49,7 @@
|
|||
bool ubl_lcd_map_control = false;
|
||||
#endif
|
||||
|
||||
// Initialized by settings.load()
|
||||
int16_t lcd_preheat_hotend_temp[2], lcd_preheat_bed_temp[2], lcd_preheat_fan_speed[2];
|
||||
|
||||
#if ENABLED(FILAMENT_LCD_DISPLAY) && ENABLED(SDSUPPORT)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue