- Switch off Mega ADK by default.

This commit is contained in:
Ilya Bakulin 2012-01-23 12:23:59 +04:00
parent 79668d97ea
commit d973575908

View file

@ -21,7 +21,7 @@ e-mail : support@circuitsathome.com
#define _avrpins_h_ #define _avrpins_h_
/* Uncomment the following if you have Arduino Mega ADK board with MAX3421e built-in */ /* Uncomment the following if you have Arduino Mega ADK board with MAX3421e built-in */
#define BOARD_MEGA_ADK //#define BOARD_MEGA_ADK
#include <avr/io.h> #include <avr/io.h>