From 0683b0ddc4b3c62e7ad8b213b6d2fc7845a1703c Mon Sep 17 00:00:00 2001 From: Jonathan Naylor Date: Tue, 1 Mar 2016 07:30:00 +0000 Subject: [PATCH] Make the new ZUM board the default type. --- Config.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Config.h b/Config.h index 560dc0d..fd01960 100644 --- a/Config.h +++ b/Config.h @@ -22,10 +22,10 @@ // #define WANT_DEBUG // For the original Arduino Due pin layout -#define ARDUINO_DUE_PAPA +// #define ARDUINO_DUE_PAPA // For the new Arduino Due pin layout -// #define ARDUINO_DUE_ZUM +#define ARDUINO_DUE_ZUM // For the SP8NTH board // #define ARDUINO_DUE_NTH