projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Fixed programming errors in the AVRISP-MKII project when the programming packet is...
[pub/USBasp.git]
/
Demos
/
Host
/
Incomplete
/
BluetoothHost
/
Lib
/
SDP.h
diff --git
a/Demos/Host/Incomplete/BluetoothHost/Lib/SDP.h
b/Demos/Host/Incomplete/BluetoothHost/Lib/SDP.h
index
842bc58
..
695aac7
100644
(file)
--- a/
Demos/Host/Incomplete/BluetoothHost/Lib/SDP.h
+++ b/
Demos/Host/Incomplete/BluetoothHost/Lib/SDP.h
@@
-44,7
+44,7
@@
#include <stdio.h>
#include <LUFA/Common/Common.h>
#include <stdio.h>
#include <LUFA/Common/Common.h>
- #include <LUFA/Drivers/Peripheral/Serial
Stream
.h>
+ #include <LUFA/Drivers/Peripheral/Serial.h>
#include "BluetoothStack.h"
#include "SDPServices.h"
#include "BluetoothStack.h"
#include "SDPServices.h"