projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Enhancements to the AVRISP Programmer project to attempt to get AVRStudio to communic...
[pub/USBasp.git]
/
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
dc397ec
..
1d25c25
100644
(file)
--- 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
\r
#define CHANNEL_LOOKUP_BY_DESTINATION false
\r
\r
#define CHANNEL_LOOKUP_BY_SOURCE true
\r
#define CHANNEL_LOOKUP_BY_DESTINATION false
\r
\r
- #define BT_DEBUG(s, ...) printf_P(PSTR(s "\r\n"), __VA_ARGS__)
\r
+ #define BT_DEBUG(s, ...)
printf_P(PSTR(s "\r\n"), __VA_ARGS__)
\r
\r
/* Enums: */
\r
enum Bluetooth_Channel_State_t
\r
\r
/* Enums: */
\r
enum Bluetooth_Channel_State_t
\r