X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/c3db72afdc9928afbf2a8986f6970aa85dd9902a..9c8bd6ed9bdf4d6a5f428c5d6ff867cec858df3b:/Bootloaders/TeensyHID/makefile diff --git a/Bootloaders/TeensyHID/makefile b/Bootloaders/TeensyHID/makefile index 9a9f5ff0d..404b55f9c 100644 --- a/Bootloaders/TeensyHID/makefile +++ b/Bootloaders/TeensyHID/makefile @@ -68,7 +68,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 = 8000000 +F_CPU = 16000000 # Input clock frequency.