Fix bad bootmagic config (#19206)
This commit is contained in:
parent
17fec52b0f
commit
bb4f094a08
|
@ -37,4 +37,4 @@
|
|||
#define DIODE_DIRECTION COL2ROW
|
||||
|
||||
#define BOOTMAGIC_LITE_ROW 0
|
||||
#define BOOTMAGIC_LITE_COL 5
|
||||
#define BOOTMAGIC_LITE_COLUMN 5
|
||||
|
|
|
@ -31,4 +31,4 @@
|
|||
#define DIODE_DIRECTION COL2ROW
|
||||
|
||||
#define BOOTMAGIC_LITE_ROW 0
|
||||
#define BOOTMAGIC_LITE_COL 0
|
||||
#define BOOTMAGIC_LITE_COLUMN 0
|
||||
|
|
Loading…
Reference in New Issue