summaryrefslogtreecommitdiff
path: root/Mod
diff options
context:
space:
mode:
authorArturs Artamonovs <arturs.artamonovs@protonmail.com>2024-10-25 10:29:54 +0100
committerArturs Artamonovs <arturs.artamonovs@protonmail.com>2024-10-25 10:29:54 +0100
commitf3f0f90a51412d1684b43be6f2b5f93cb4154ee0 (patch)
treeac8c4df68d9d1046bd438abe3d6a258e48e95cf2 /Mod
parent8f8f78cd00d3b5e5ce5076d316f2499df35d532f (diff)
downloadPrySDR-f3f0f90a51412d1684b43be6f2b5f93cb4154ee0.tar.gz
PrySDR-f3f0f90a51412d1684b43be6f2b5f93cb4154ee0.zip
Initial empty project structure
Diffstat (limited to 'Mod')
-rw-r--r--Mod/ModAM.swift7
-rw-r--r--Mod/ModCW.swift7
-rw-r--r--Mod/ModFM.swift7
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.
+//
+