mirror of
https://github.com/felis/USB_Host_Shield_2.0.git
synced 2024-03-22 11:31:26 +01:00
- Switch off Mega ADK by default.
This commit is contained in:
parent
79668d97ea
commit
d973575908
1 changed files with 1 additions and 1 deletions
|
@ -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 <avr/io.h>
|
||||
|
||||
|
|
Loading…
Reference in a new issue