Add a caution to drivers.h

This commit is contained in:
Scott Lahteine 2020-02-09 21:58:12 -06:00
parent 18a7276909
commit 0b45493557

View file

@ -21,7 +21,10 @@
*/
#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 _A5984 0x5984