Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/LeTBr/plutosdr
Browse files Browse the repository at this point in the history
  • Loading branch information
LeTBr committed May 6, 2020
2 parents 89df312 + e97d72b commit 1cf222e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
*.h linguist-language=Python
*.c linguist-language=Python
*.cpp linguist-language=Python
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# PlutoSDR Python Service Application

## Install IIO Python Binding for Linux (Debian distro)

```shell
Expand Down Expand Up @@ -26,4 +28,4 @@ run command 'py -2 setup.py install' for python2 or 'py -3 setup.py install' for

## Reference
- [__lib9361-iio__](https://github.com/analogdevicesinc/libad9361-iio)
- [__libiio__](https://github.com/analogdevicesinc/libiio)
- [__libiio__](https://github.com/analogdevicesinc/libiio)

0 comments on commit 1cf222e

Please sign in to comment.