summaryrefslogtreecommitdiff
path: root/ADSBDecoder/Decoder.swift
diff options
context:
space:
mode:
authorArturs Artamonovs <arturs.artamonovs@protonmail.com>2024-06-05 09:09:09 +0100
committerArturs Artamonovs <arturs.artamonovs@protonmail.com>2024-06-05 09:09:09 +0100
commitf400051582a005e4a64377c21866b6cc11eeaeec (patch)
tree77ca6f3668520316b82f6daa14837b931cd75ab5 /ADSBDecoder/Decoder.swift
parenta3409d5c2ed40f69e74f7d0edd25a46e1fab6668 (diff)
downloadADSBDecoder-f400051582a005e4a64377c21866b6cc11eeaeec.tar.gz
ADSBDecoder-f400051582a005e4a64377c21866b6cc11eeaeec.zip
Testing programm to debug decoder
Diffstat (limited to 'ADSBDecoder/Decoder.swift')
-rw-r--r--ADSBDecoder/Decoder.swift8
1 files changed, 8 insertions, 0 deletions
diff --git a/ADSBDecoder/Decoder.swift b/ADSBDecoder/Decoder.swift
new file mode 100644
index 0000000..425797a
--- /dev/null
+++ b/ADSBDecoder/Decoder.swift
@@ -0,0 +1,8 @@
+//
+// Decoder.swift
+// ADSBDecoder
+//
+// Created by Jacky Jack on 28/05/2024.
+//
+
+import Foundation