Pipe_ConfigurePipe() now automatically defaults IN pipes to accepting infinite IN...
[pub/lufa.git] / Demos / Host / Incomplete / BluetoothHost / BluetoothHCICommands.c
index d865ede..ddd159e 100644 (file)
@@ -96,7 +96,6 @@ void Bluetooth_ProcessHCICommands(void)
        {\r
                case Bluetooth_Init:\r
                        Pipe_SelectPipe(BLUETOOTH_EVENTS_PIPE);\r
-                       Pipe_SetInfiniteINRequests();\r
                        \r
                        memset(&Bluetooth_Connection, 0x00, sizeof(Bluetooth_Connection));\r
                                                           \r