summaryrefslogtreecommitdiff
path: root/ltunify.c
diff options
context:
space:
mode:
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;