X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/c99f6657a6335b0a70fac9c6278672057e57f525..d4952265a6de30e2cc205cb5b65c8b43ab483fb5:/Bootloaders/TeensyHID/makefile diff --git a/Bootloaders/TeensyHID/makefile b/Bootloaders/TeensyHID/makefile index 8de8f8f47..e728c491f 100644 --- a/Bootloaders/TeensyHID/makefile +++ b/Bootloaders/TeensyHID/makefile @@ -80,7 +80,7 @@ BOARD = # 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.