mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-01-18 19:21:54 +00:00
wiced: disable full packet log
This commit is contained in:
parent
3b15a9528f
commit
d163eef10d
@ -84,7 +84,7 @@ void application_start(void){
|
||||
run_loop_init(RUN_LOOP_WICED);
|
||||
|
||||
// enable full log output while porting
|
||||
hci_dump_open(NULL, HCI_DUMP_STDOUT);
|
||||
// hci_dump_open(NULL, HCI_DUMP_STDOUT);
|
||||
|
||||
// init HCI
|
||||
hci_transport_t * transport = hci_transport_h4_wiced_instance();
|
||||
|
Loading…
x
Reference in New Issue
Block a user