From c58c53dba90fdc19d38f5e5d6957f2ede2a740f3 Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Tue, 23 Mar 2010 09:16:47 +0000 Subject: Added incomplete MIDIToneGenerator project. --- Demos/Host/Incomplete/BluetoothHost/Lib/BluetoothACLPackets.h | 1 - Demos/Host/Incomplete/BluetoothHost/makefile | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) (limited to 'Demos/Host') diff --git a/Demos/Host/Incomplete/BluetoothHost/Lib/BluetoothACLPackets.h b/Demos/Host/Incomplete/BluetoothHost/Lib/BluetoothACLPackets.h index ae46d3ac0..74924e0dc 100644 --- a/Demos/Host/Incomplete/BluetoothHost/Lib/BluetoothACLPackets.h +++ b/Demos/Host/Incomplete/BluetoothHost/Lib/BluetoothACLPackets.h @@ -56,7 +56,6 @@ #define BLUETOOTH_CONFIGURATION_SUCCESSFUL 0x0000 #define BLUETOOTH_CONFIGURATION_REJECTED 0x0002 #define BLUETOOTH_CONFIGURATION_UNKNOWNOPTIONS 0x0003 - /* Type Defines: */ typedef struct diff --git a/Demos/Host/Incomplete/BluetoothHost/makefile b/Demos/Host/Incomplete/BluetoothHost/makefile index 63c7f527a..e4b3f234c 100644 --- a/Demos/Host/Incomplete/BluetoothHost/makefile +++ b/Demos/Host/Incomplete/BluetoothHost/makefile @@ -60,7 +60,7 @@ # MCU name -MCU = at90usb1287 +MCU = at90usb647 # Target board (see library "Board Types" documentation, NONE for projects not requiring -- cgit v1.2.3