X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/e0af6014a746b1ef0707d388a58bcf77b9ea47f1..3d6508c9b9505cb3393b7c12df1a0c87f7828bbe:/Demos/Host/Incomplete/BluetoothHost/Lib/BluetoothStack.h diff --git a/Demos/Host/Incomplete/BluetoothHost/Lib/BluetoothStack.h b/Demos/Host/Incomplete/BluetoothHost/Lib/BluetoothStack.h index dc397ecaa..1d25c251e 100644 --- a/Demos/Host/Incomplete/BluetoothHost/Lib/BluetoothStack.h +++ b/Demos/Host/Incomplete/BluetoothHost/Lib/BluetoothStack.h @@ -45,7 +45,7 @@ #define CHANNEL_LOOKUP_BY_SOURCE true #define CHANNEL_LOOKUP_BY_DESTINATION false - #define BT_DEBUG(s, ...) printf_P(PSTR(s "\r\n"), __VA_ARGS__) + #define BT_DEBUG(s, ...) printf_P(PSTR(s "\r\n"), __VA_ARGS__) /* Enums: */ enum Bluetooth_Channel_State_t