projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Rename the incomplete Bluetooth Host demo's ServiceDiscoveryProtocol.c/.h files to...
[pub/USBasp.git]
/
Demos
/
Host
/
Incomplete
/
BluetoothHost
/
BluetoothHost.h
diff --git
a/Demos/Host/Incomplete/BluetoothHost/BluetoothHost.h
b/Demos/Host/Incomplete/BluetoothHost/BluetoothHost.h
index
b628f8b
..
893b946
100644
(file)
--- a/
Demos/Host/Incomplete/BluetoothHost/BluetoothHost.h
+++ b/
Demos/Host/Incomplete/BluetoothHost/BluetoothHost.h
@@
-44,9
+44,9
@@
#include <avr/interrupt.h>
#include <stdio.h>
#include <avr/interrupt.h>
#include <stdio.h>
- #include "Lib/ServiceDiscoveryProtocol.h"
- #include "Lib/RFCOMM.h"
#include "Lib/BluetoothStack.h"
#include "Lib/BluetoothStack.h"
+ #include "Lib/SDP.h"
+ #include "Lib/RFCOMM.h"
#include "DeviceDescriptor.h"
#include "ConfigDescriptor.h"
#include "DeviceDescriptor.h"
#include "ConfigDescriptor.h"