From e7cdfb00805311d4c94074872d5152a1d72536d0 Mon Sep 17 00:00:00 2001 From: ian Date: Sun, 16 Aug 2026 20:28:33 +0000 Subject: [PATCH] Update core/constants.py --- core/constants.py | 1 + 1 file changed, 1 insertion(+) diff --git a/core/constants.py b/core/constants.py index 762cd39..3ae503a 100644 --- a/core/constants.py +++ b/core/constants.py @@ -177,6 +177,7 @@ DATA_MODES = [ "JS8", "HELL", "PSK", + "FSK", "OLIVIA", "PKT", "MSK144",