From 6f93ac6db01c94e37010065679a80a55dfba4d4d Mon Sep 17 00:00:00 2001 From: Peter Goodhall Date: Mon, 15 May 2023 14:44:07 +0100 Subject: [PATCH] Update winkey.js --- assets/js/winkey.js | 1 + 1 file changed, 1 insertion(+) diff --git a/assets/js/winkey.js b/assets/js/winkey.js index 1e289dc8..f23d9cf5 100644 --- a/assets/js/winkey.js +++ b/assets/js/winkey.js @@ -116,6 +116,7 @@ function clickSend() { } function morsekey_func1() { + console.log("send CQ"); writeToStream("CQ CQ 2M0SQL"); //and clear the input field, so it's clear it has been sent