From 1441e7aa969166bf5a7bb7aa1edddadaadddfd29 Mon Sep 17 00:00:00 2001 From: ErikS-web <148579604+ErikS-web@users.noreply.github.com> Date: Wed, 1 Nov 2023 09:40:20 +0100 Subject: [PATCH] Updated Button functions (markdown) --- Button-functions.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Button-functions.md b/Button-functions.md index 647dac9..41e9943 100644 --- a/Button-functions.md +++ b/Button-functions.md @@ -88,5 +88,11 @@ Available functions: * SWITCH VFO - change main VFO to upper/lower * VFO/MR - change current VFO mode, frequency mode or channel mode +# External key +## `PTT` +* Push To Talk button. +* The PTT on external microphone acts different than the internal PTT (side-)button. +On external PTT the TX waits until no RX-signal is received. + # => [Return to Home](https://github.com/egzumer/uv-k5-firmware-custom/wiki)