Fix SoftUART.c not compiling due to accidental check in of changes not yet complete...
[pub/USBasp.git] / Demos / Host / Incomplete / BluetoothHost / BluetoothEvents.h
index 1cb104a..3e1b704 100644 (file)
@@ -65,6 +65,8 @@
                #define LEDMASK_USB_BUSY          LEDS_LED2\r
        \r
        /* External Variables: */\r
-               extern Bluetooth_Channel_t* RFCOMMChannel;\r
+               extern Bluetooth_Channel_t* SerialChannel_ACL;\r
+               extern RFCOMM_Channel_t*    SerialChannel_RFCOMM;\r
                \r
 #endif\r
+