Adds custom boot logos for bq Hephestos 2 and Cartesio
This commit is contained in:
parent
dfa1c45075
commit
1f3283e3a5
4 changed files with 194 additions and 4 deletions
|
|
@ -111,9 +111,9 @@
|
|||
// boot image unmodified. For an example have a look at the bq Hephestos 2
|
||||
// example configuration folder.
|
||||
//
|
||||
//#define SHOW_CUSTOM_BOOTSCREEN
|
||||
#define SHOW_CUSTOM_BOOTSCREEN
|
||||
#if ENABLED(SHOW_BOOTSCREEN) && ENABLED(SHOW_CUSTOM_BOOTSCREEN)
|
||||
#include "_bootscreen.h"
|
||||
#include "_Bootscreen.h"
|
||||
#endif
|
||||
|
||||
// @section machine
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue