Updated all host mode demos and projects to use the EVENT_USB_Host_DeviceEnumerationC...
[pub/USBasp.git] / Demos / Host / Incomplete / BluetoothHost / BluetoothHost.h
index b452271..30e2301 100644 (file)
@@ -80,7 +80,6 @@
                                                            const uint8_t SubErrorCode);
 
        /* Function Prototypes: */
-               void Bluetooth_Host_Task(void);
                void SetupHardware(void);
 
 #endif