mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-03-29 13:20:39 +00:00
stm32-f4discovery-cc256x: use 4 mbps to UART again
This commit is contained in:
parent
9620590336
commit
9562527120
@ -17,7 +17,7 @@ static btstack_packet_callback_registration_t hci_event_callback_registration;
|
||||
static const hci_transport_config_uart_t config = {
|
||||
HCI_TRANSPORT_CONFIG_UART,
|
||||
115200,
|
||||
400000,
|
||||
4000000,
|
||||
1,
|
||||
NULL
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user