Rename the incomplete Bluetooth Host demo's ServiceDiscoveryProtocol.c/.h files to SDP.c/.h. Fix compile errors in RFCOMM.c/.h.
This commit is contained in:
parent
637c7b01d0
commit
b522e35965
8 changed files with 16 additions and 15 deletions
|
@ -135,7 +135,7 @@ SRC = $(TARGET).c \
|
|||
Lib/BluetoothStack.c \
|
||||
Lib/BluetoothHCICommands.c \
|
||||
Lib/BluetoothACLPackets.c \
|
||||
Lib/ServiceDiscoveryProtocol.c \
|
||||
Lib/SDP.c \
|
||||
Lib/SDPServices.c \
|
||||
Lib/RFCOMM.c \
|
||||
$(LUFA_PATH)/LUFA/Drivers/Peripheral/SerialStream.c \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue