summaryrefslogtreecommitdiff
path: root/ltunify.c
diff options
context:
space:
mode:
authorPeter Wu <lekensteyn@gmail.com>2013-04-08 18:27:45 +0200
committerPeter Wu <lekensteyn@gmail.com>2013-04-08 18:27:45 +0200
commitd9fe85b6c9a44bfaa40d98b4bd082348b6e05b8d (patch)
tree0d4f7c41d227b68a09d2e52dc90cd47c60456a60 /ltunify.c
parent7b5a1edfc520abcea6bdacd48b1889f0bfb14b8b (diff)
downloadltunify-d9fe85b6c9a44bfaa40d98b4bd082348b6e05b8d.tar.gz
Updated README with ltunify session
Diffstat (limited to 'ltunify.c')
-rw-r--r--ltunify.c1
1 files changed, 1 insertions, 0 deletions
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;