From d973575908927d0264d18b9295a0f46a1abf4b7e Mon Sep 17 00:00:00 2001 From: Ilya Bakulin Date: Mon, 23 Jan 2012 12:23:59 +0400 Subject: [PATCH] - Switch off Mega ADK by default. --- avrpins.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/avrpins.h b/avrpins.h index d2297a6b..eb999a98 100644 --- a/avrpins.h +++ b/avrpins.h @@ -21,7 +21,7 @@ e-mail : support@circuitsathome.com #define _avrpins_h_ /* Uncomment the following if you have Arduino Mega ADK board with MAX3421e built-in */ -#define BOARD_MEGA_ADK +//#define BOARD_MEGA_ADK #include