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