Reverted modifications to USBInterrupt.h that were intefering with correct host mode...
[pub/lufa.git] / Demos / Host / Incomplete / BluetoothHost / makefile
index 9620ffa..c65cd0f 100644 (file)
@@ -80,7 +80,7 @@ BOARD  = USBKEY
 #     does not *change* the processor frequency - it should merely be updated to
 #     reflect the processor speed set externally so that the code can use accurate
 #     software delays.
-F_CPU = 16000000
+F_CPU = 8000000
 
 
 # Input clock frequency.