1
0
mirror of https://github.com/arduino/Arduino.git synced 2025-01-18 07:52:14 +01:00

[sam] adk2 has no usb device

This commit is contained in:
Travis Geiselbrecht 2012-05-22 20:07:09 -07:00
parent 2583daaa35
commit 5c14d66bee

View File

@ -24,7 +24,7 @@
*----------------------------------------------------------------------------*/
// We have native USB on this variant
#define USBCON
//#define USBCON
#include "Arduino.h"
#ifdef __cplusplus