Skip to content
Snippets Groups Projects
Unverified Commit 4feffca1 authored by victorpv's avatar victorpv Committed by GitHub
Browse files

fix for issue #8585

As reported in this issue:
https://github.com/MarlinFirmware/Marlin/issues/8585
I have it working fine in my local copy like that change.
parent c555a214
Branches
Tags
No related merge requests found
......@@ -37,7 +37,7 @@
// --------------------------------------------------------------------------
#include "../HAL.h"
#include "../SPI.h"
#include "SPI.h"
#include "pins_arduino.h"
#include "spi_pins.h"
#include "../../core/macros.h"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment