Closed zkul closed 6 years ago
Hi, the automatic_pairing_start() method sends usb_talk_send_string("[\"/pairing-mode\", \"stop\"]\n"); Should be usb_talk_send_string("[\"/automatic-pairing\", \"start\"]\n");
regards Zdenek
Yes, it's a bug, I'll fix it.
Hi, the automatic_pairing_start() method sends usb_talk_send_string("[\"/pairing-mode\", \"stop\"]\n"); Should be usb_talk_send_string("[\"/automatic-pairing\", \"start\"]\n");
regards Zdenek