X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/d4952265a6de30e2cc205cb5b65c8b43ab483fb5..24f730fce3f2022762011d795c3feada5ef874b3:/Bootloaders/TeensyHID/makefile diff --git a/Bootloaders/TeensyHID/makefile b/Bootloaders/TeensyHID/makefile index e728c491f..8de8f8f47 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 = 8000000 +F_CPU = 16000000 # Input clock frequency.