Make CDC class bootloader hard-reset the AVR when exited instead of a soft-reset...
[pub/USBasp.git] / Bootloaders / TeensyHID / makefile
index 404b55f..9a9f5ff 100644 (file)
@@ -68,7 +68,7 @@ BOARD  =
 #     does not *change* the processor frequency - it should merely be updated to\r
 #     reflect the processor speed set externally so that the code can use accurate\r
 #     software delays.\r
-F_CPU = 16000000\r
+F_CPU = 8000000\r
 \r
 \r
 # Input clock frequency.\r