diff options
author | Arturs Artamonovs <dos21h@gmail.com> | 2023-03-05 12:28:20 +0000 |
---|---|---|
committer | Arturs Artamonovs <dos21h@gmail.com> | 2023-03-05 12:28:20 +0000 |
commit | 071ecbd57ed29b61bc351ba4d72ae4a6c93db351 (patch) | |
tree | e4ed5a2e66fe8d1eddf1a665483037854f557d5b /README.md | |
download | pyairspyhf-071ecbd57ed29b61bc351ba4d72ae4a6c93db351.tar.gz pyairspyhf-071ecbd57ed29b61bc351ba4d72ae4a6c93db351.zip |
Initial working commit
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..9cd2359 --- /dev/null +++ b/README.md @@ -0,0 +1,15 @@ +# README + +Python wrapper of airspyhf library + +https://github.com/airspy/airspyhf.git + +Project webpage main.lv + +## Sourcecode + +## Install + +## Links + +https://docs.python.org/3/library/ctypes.html
\ No newline at end of file |