diff options
Diffstat (limited to 'Mod')
-rw-r--r-- | Mod/ModAM.swift | 7 | ||||
-rw-r--r-- | Mod/ModCW.swift | 7 | ||||
-rw-r--r-- | Mod/ModFM.swift | 7 |
3 files changed, 21 insertions, 0 deletions
diff --git a/Mod/ModAM.swift b/Mod/ModAM.swift new file mode 100644 index 0000000..4e15acb --- /dev/null +++ b/Mod/ModAM.swift @@ -0,0 +1,7 @@ +// +// ModAM.swift +// PrySDR +// +// Created by Jacky Jack on 25/10/2024. +// + diff --git a/Mod/ModCW.swift b/Mod/ModCW.swift new file mode 100644 index 0000000..7c4fd11 --- /dev/null +++ b/Mod/ModCW.swift @@ -0,0 +1,7 @@ +// +// ModCW.swift +// PrySDR +// +// Created by Jacky Jack on 25/10/2024. +// + diff --git a/Mod/ModFM.swift b/Mod/ModFM.swift new file mode 100644 index 0000000..142a0dc --- /dev/null +++ b/Mod/ModFM.swift @@ -0,0 +1,7 @@ +// +// ModFM.swift +// PrySDR +// +// Created by Jacky Jack on 25/10/2024. +// + |