Move include _Bootscreen.h where needed
This commit is contained in:
parent
83c4653c71
commit
277899c175
24 changed files with 6 additions and 72 deletions
|
|
@ -109,10 +109,6 @@
|
|||
// example configuration folder.
|
||||
//
|
||||
//#define SHOW_CUSTOM_BOOTSCREEN
|
||||
#if ENABLED(SHOW_BOOTSCREEN) && ENABLED(SHOW_CUSTOM_BOOTSCREEN)
|
||||
#include "_Bootscreen.h"
|
||||
#endif
|
||||
|
||||
// @section machine
|
||||
|
||||
// SERIAL_PORT selects which serial port should be used for communication with the host.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue