Include boards and macros ahead of configs
This commit is contained in:
parent
5f4702ecb2
commit
83c4653c71
23 changed files with 2 additions and 66 deletions
|
|
@ -23,6 +23,8 @@
|
|||
#ifndef MARLIN_CONFIG_H
|
||||
#define MARLIN_CONFIG_H
|
||||
|
||||
#include "macros.h"
|
||||
#include "boards.h"
|
||||
#include "Configuration.h"
|
||||
#include "Conditionals_LCD.h"
|
||||
#include "Configuration_adv.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue