Adds custom boot logos for bq Hephestos 2 and Cartesio

This commit is contained in:
João Brázio
2016-07-15 00:05:56 +01:00
parent dfa1c45075
commit 1f3283e3a5
4 changed files with 194 additions and 4 deletions

View File

@ -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