mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-24 11:46:34 +00:00
Allow custom bootlogo
This commit is contained in:
parent
ac72e2292e
commit
2845083829
@ -16,7 +16,7 @@
|
||||
#include "hasp_debug.h"
|
||||
|
||||
#ifdef HASP_CUSTOMIZE_BOOTLOGO
|
||||
#include "bootlogo.h" // Sketch tab header for xbm images
|
||||
#include "custom/bootlogo.h" // Sketch tab header for xbm images
|
||||
#else
|
||||
#include "bootscreen.h" // Sketch tab header for xbm images
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user