From 69fa44473b4deea26200aab1537d39e8ffac949b Mon Sep 17 00:00:00 2001 From: "David A. Mellis" Date: Thu, 18 Oct 2012 15:03:23 -0400 Subject: Updating USB core to work at 8 MHz (different PLLCSR value). --- cores/arduino/USBCore.cpp | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'cores/arduino/USBCore.cpp') diff --git a/cores/arduino/USBCore.cpp b/cores/arduino/USBCore.cpp index 8bcf66c..decfd6b 100644 --- a/cores/arduino/USBCore.cpp +++ b/cores/arduino/USBCore.cpp @@ -638,7 +638,11 @@ void USBDevice_::attach() _usbConfiguration = 0; UHWCON = 0x01; // power internal reg USBCON = (1<