X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/c459ef69815366c11d2d00c51b75908603ed3ca1..5f3c4cc6e044bdfd4c35b5e27a2841b961766843:/Demos/Host/Incomplete/BluetoothHost/makefile?ds=inline diff --git a/Demos/Host/Incomplete/BluetoothHost/makefile b/Demos/Host/Incomplete/BluetoothHost/makefile index 9620ffadf..c65cd0f5f 100644 --- a/Demos/Host/Incomplete/BluetoothHost/makefile +++ b/Demos/Host/Incomplete/BluetoothHost/makefile @@ -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.