index
:
pyairspy.git
master
Python3 airspy library wrapper
dianshi
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
airspy
/
airspy.py
blob: daf1d1b0f15c54ba58bbf7d36bb7d8859c26a023 (
plain
) (
blame
)
1
2
3
4
5
6
from
.
libairspy
import
*
from
ctypes
import
*
class
AirSpy
:
def
__init__
(
self
):
pass