mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-02-26 00:40:38 +00:00
comment unused struct
This commit is contained in:
parent
2a9745927e
commit
918d4281b4
@ -59,9 +59,12 @@ typedef struct {
|
||||
int flowcontrol; //
|
||||
} hci_uart_config_t;
|
||||
|
||||
|
||||
#if 0
|
||||
typedef struct {
|
||||
// unique usb device identifier
|
||||
} hci_libusb_config_t;
|
||||
#endif
|
||||
|
||||
// inline various hci_transport_X.h files
|
||||
extern hci_transport_t * hci_transport_h4_instance();
|
||||
|
Loading…
x
Reference in New Issue
Block a user