mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-03-14 01:27:41 +00:00
winusb: use packet logger
This commit is contained in:
parent
335a1190b4
commit
5d0321ac0e
@ -131,7 +131,7 @@ int main(int argc, const char * argv[]){
|
||||
|
||||
// use logger: format HCI_DUMP_PACKETLOGGER, HCI_DUMP_BLUEZ or HCI_DUMP_STDOUT
|
||||
|
||||
#if 0
|
||||
#if 1
|
||||
char pklg_path[100];
|
||||
strcpy(pklg_path, "hci_dump");
|
||||
#if 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user