mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-07-22 06:03:55 -06:00
Minor conditional clean
This commit is contained in:
parent
cd8e6a1ad7
commit
2efe28ca59
1 changed files with 1 additions and 3 deletions
|
@ -335,10 +335,8 @@
|
|||
#endif
|
||||
#if ENABLED(ULTIPANEL)
|
||||
#define IS_ULTRA_LCD
|
||||
#ifndef NEWPANEL
|
||||
#define NEWPANEL
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if ENABLED(IS_ULTRA_LCD)
|
||||
#define ULTRA_LCD
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue