mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-01-06 07:00:59 +00:00
current FTDI adapter
This commit is contained in:
parent
9c1b0a25a5
commit
99e86143be
@ -101,7 +101,7 @@ int main(int argc, const char * argv[]){
|
||||
hci_dump_open("/tmp/hci_dump.pklg", HCI_DUMP_PACKETLOGGER);
|
||||
|
||||
// pick serial port
|
||||
config.device_name = "/dev/tty.usbserial-AD025KU2";
|
||||
config.device_name = "/dev/tty.usbserial-A900K0VK";
|
||||
|
||||
// init HCI
|
||||
hci_transport_t * transport = hci_transport_h4_posix_instance();
|
||||
|
Loading…
Reference in New Issue
Block a user