From 1b09d80c40ebebc64ba11a72ec85bcd58236404a Mon Sep 17 00:00:00 2001 From: Dean Date: Tue, 1 Jun 2010 03:07:05 +0000 Subject: Move SDP service tables out into a new set of files, to make the SDP service code cleaner. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1295 d5102386-fcda-11dd-9fdb-3debd5008f28 --- Demos/Host/Incomplete/BluetoothHost/Lib/BluetoothStack.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to '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 ff1dec74..4b16a8f4 100644 --- a/Demos/Host/Incomplete/BluetoothHost/Lib/BluetoothStack.h +++ b/Demos/Host/Incomplete/BluetoothHost/Lib/BluetoothStack.h @@ -28,6 +28,11 @@ this software. */ +/** \file + * + * Header file for BluetoothStack.c. + */ + #ifndef _BLUETOOTH_STACK_ #define _BLUETOOTH_STACK_ -- cgit v1.2.3