summaryrefslogtreecommitdiff
path: root/airspyhf_shedule.py
diff options
context:
space:
mode:
Diffstat (limited to 'airspyhf_shedule.py')
-rw-r--r--airspyhf_shedule.py8
1 files changed, 8 insertions, 0 deletions
diff --git a/airspyhf_shedule.py b/airspyhf_shedule.py
index e69de29..ad23e3d 100644
--- a/airspyhf_shedule.py
+++ b/airspyhf_shedule.py
@@ -0,0 +1,8 @@
+import os
+from airspyhf import *
+from ctypes import *
+import time
+import sys
+import wave
+import struct
+import argparse \ No newline at end of file