From d9fe85b6c9a44bfaa40d98b4bd082348b6e05b8d Mon Sep 17 00:00:00 2001 From: Peter Wu Date: Mon, 8 Apr 2013 18:27:45 +0200 Subject: Updated README with ltunify session --- ltunify.c | 1 + 1 file changed, 1 insertion(+) (limited to 'ltunify.c') diff --git a/ltunify.c b/ltunify.c index 71e17db..1330bb8 100644 --- a/ltunify.c +++ b/ltunify.c @@ -559,6 +559,7 @@ void perform_pair(int fd, u8 timeout) { fprintf(stderr, "Failed to send pair request\n"); return; } + puts("Please turn your wireless device off and on to start pairing."); // WARNING: mess ahead. I knew it would become messy before writing it. for (;;) { msg.report_id = SHORT_MESSAGE; -- cgit v1.2.1