X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/e0af6014a746b1ef0707d388a58bcf77b9ea47f1..7aecda6fda5bcced68d72b0cf73d00174aa5c7cd:/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