summaryrefslogtreecommitdiff
path: root/Sprinter/fastio.h
diff options
context:
space:
mode:
Diffstat (limited to 'Sprinter/fastio.h')
-rw-r--r--Sprinter/fastio.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Sprinter/fastio.h b/Sprinter/fastio.h
index 73410cb..6b5572a 100644
--- a/Sprinter/fastio.h
+++ b/Sprinter/fastio.h
@@ -1904,7 +1904,7 @@ pins
#endif
-#if defined (__AVR_AT90USB1287__)
+#if defined (__AVR_AT90USB1287__) || defined (__AVR_AT90USB1286__)
// SPI
#define SCK DIO9
#define MISO DIO11