diff options
Diffstat (limited to 'Radio/HW/RtlSdr/RtlSdr.swift')
-rw-r--r-- | Radio/HW/RtlSdr/RtlSdr.swift | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/Radio/HW/RtlSdr/RtlSdr.swift b/Radio/HW/RtlSdr/RtlSdr.swift deleted file mode 100644 index 3b9063c..0000000 --- a/Radio/HW/RtlSdr/RtlSdr.swift +++ /dev/null @@ -1,12 +0,0 @@ -// -// RtlSdr.swift -// PrySDR -// -// Created by Jacky Jack on 25/10/2024. -// - - -/// Wrapper for librtlsdr library -class RtlSdr { - -} |