diff --git a/README.md b/README.md index 9de665c..b3859a8 100644 --- a/README.md +++ b/README.md @@ -227,4 +227,9 @@ curl -X POST 'http://127.0.0.1:5010/process_data' \ ### Read_energy ``` bash .venv-sdr/bin/python read_energy.py +``` + +### Read_energy Neptune +``` bash +./.venv-sdr/bin/python read_energy.py --backend iio --uri ip:192.168.2.1 --only 2400 --refresh 0.5 --interval 0.2 --vec-len 1024 ``` \ No newline at end of file