Add a caution to drivers.h
This commit is contained in:
parent
18a7276909
commit
0b45493557
@ -21,7 +21,10 @@
|
|||||||
*/
|
*/
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#include "../inc/MarlinConfigPre.h"
|
//
|
||||||
|
// Included by MarlinConfigPre.h ahead of Configuration_adv.h.
|
||||||
|
// Don't use #if in this file for anything not defined early!
|
||||||
|
//
|
||||||
|
|
||||||
#define _A4988 0x4988
|
#define _A4988 0x4988
|
||||||
#define _A5984 0x5984
|
#define _A5984 0x5984
|
||||||
|
Loading…
Reference in New Issue
Block a user