projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Removed SerialStream module, rolled functionality into the base USART Serial peripher...
[pub/USBasp.git]
/
Demos
/
Host
/
Incomplete
/
BluetoothHost
/
Lib
/
RFCOMMControl.h
diff --git
a/Demos/Host/Incomplete/BluetoothHost/Lib/RFCOMMControl.h
b/Demos/Host/Incomplete/BluetoothHost/Lib/RFCOMMControl.h
index
4888e3f
..
8ff6334
100644
(file)
--- a/
Demos/Host/Incomplete/BluetoothHost/Lib/RFCOMMControl.h
+++ b/
Demos/Host/Incomplete/BluetoothHost/Lib/RFCOMMControl.h
@@
-44,7
+44,7
@@
#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 "RFCOMM.h"