mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-03-24 04:43:36 +00:00
wiced: disable packet log
This commit is contained in:
parent
e7a97f41ef
commit
d4ecd166be
@ -79,7 +79,7 @@ void application_start(void){
|
||||
btstack_run_loop_init(btstack_run_loop_wiced_get_instance());
|
||||
|
||||
// enable full log output while porting
|
||||
hci_dump_open(NULL, HCI_DUMP_STDOUT);
|
||||
// hci_dump_open(NULL, HCI_DUMP_STDOUT);
|
||||
|
||||
// init HCI
|
||||
hci_init(hci_transport_h4_instance(NULL), (void*) &hci_transport_config_uart);
|
||||
|
Loading…
x
Reference in New Issue
Block a user