Add Bootmagic Lite for now
This commit is contained in:
committed by
MechMerlin
parent
ba7a1e8976
commit
d29a61e9ce
@@ -73,4 +73,11 @@
|
||||
|
||||
#define MACRO_TIMER 5
|
||||
|
||||
|
||||
#if !defined(BOOTMAGIC_LITE) && !defined(BOOTMAGIC_ENABLE)
|
||||
#ifndef BOOTMAGIC_LITE_COLUMN
|
||||
#define BOOTMAGIC_LITE_COLUMN 0
|
||||
#endif
|
||||
#ifndef BOOTMAGIC_LITE_ROW
|
||||
#define BOOTMAGIC_LITE_ROW 0
|
||||
#endif
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user