Skip to content
Snippets Groups Projects
Commit 0b454935 authored by Scott Lahteine's avatar Scott Lahteine
Browse files

Add a caution to drivers.h

parent 18a72769
Branches
Tags
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment