Include boards and macros ahead of configs
This commit is contained in:
@ -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"
|
||||
|
Reference in New Issue
Block a user