diff --git a/owrx/modes.py b/owrx/modes.py index 39254090..701e115d 100644 --- a/owrx/modes.py +++ b/owrx/modes.py @@ -186,8 +186,8 @@ class Modes(object): ), DigitalMode("cwdecoder", "CW Decoder", underlying=["usb"]), # Replaced by Jakob's RTTY decoder - DigitalMode("mfrtty170", "RTTY-170", underlying=["usb"]), - DigitalMode("mfrtty450", "RTTY-450", underlying=["usb"]), +# DigitalMode("mfrtty170", "RTTY-170", underlying=["usb"]), +# DigitalMode("mfrtty450", "RTTY-450", underlying=["usb"]), DigitalMode( "sstv", "SSTV",