Post merge fix
Add macros.h to allow Enabled macro, also need to reference include files directly
This commit is contained in:
committed by
Scott Lahteine
parent
d2fb3215da
commit
b55295ad33
@@ -21,7 +21,7 @@
|
||||
#ifndef HAL_SPI_PINS_H_
|
||||
#define HAL_SPI_PINS_H_
|
||||
|
||||
#include "MarlinConfig.h"
|
||||
#include "../../MarlinConfig.h"
|
||||
|
||||
#ifdef ARDUINO_ARCH_SAM
|
||||
#include "HAL_DUE/spi_pins.h"
|
||||
|
||||
Reference in New Issue
Block a user