mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-04-17 20:42:47 +00:00
fix accidental commit
This commit is contained in:
parent
a1e2369fb8
commit
ecf785d8ed
@ -69,11 +69,6 @@ typedef struct {
|
|||||||
} hci_transport_t;
|
} hci_transport_t;
|
||||||
|
|
||||||
typedef struct {
|
typedef struct {
|
||||||
uint8_t type;
|
|
||||||
}
|
|
||||||
|
|
||||||
typedef struct {
|
|
||||||
uint8_t type;
|
|
||||||
const char *device_name;
|
const char *device_name;
|
||||||
uint32_t baudrate_init; // initial baud rate
|
uint32_t baudrate_init; // initial baud rate
|
||||||
uint32_t baudrate_main; // = 0: same as initial baudrate
|
uint32_t baudrate_main; // = 0: same as initial baudrate
|
||||||
|
Loading…
x
Reference in New Issue
Block a user