Update auto-tune.py add sys

fiabv4-auto-tune
Alan Johnston 2 months ago committed by GitHub
parent 93265df16a
commit a29525c8cf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1,6 +1,7 @@
from rtlsdr import RtlSdr
import numpy as np
import matplotlib.pyplot as plt
import sys
if __name__ == "__main__":
graph = 'n'

Loading…
Cancel
Save

Powered by TurnKey Linux.