From 2aa98b313133a128818e3e20ad81a3e488428248 Mon Sep 17 00:00:00 2001 From: Markus Hitter Date: Sun, 10 Oct 2010 18:36:53 +0200 Subject: [PATCH] Fix a typo. --- config.h.dist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.h.dist b/config.h.dist index 7325be2..b0c33f7 100644 --- a/config.h.dist +++ b/config.h.dist @@ -133,7 +133,7 @@ /* these pins are used for the MAX6675 - Arduino Mega has SPI on Diffrent pins + Arduino Mega has SPI on different pins */ #if defined (__AVR_ATmega1280__) #define RESERVED_SCK DIO52