We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33e92b3 commit f6b31a9Copy full SHA for f6b31a9
1 file changed
README.md
@@ -159,8 +159,4 @@ Please use the original hackrf documentation
159
160
161
## Notes
162
-You can use FileQueue to receive data in pyhackrf_sweep. This will reduce the load on RAM and can work even on weak devices.
163
-
164
-For pyhackrf_transfer, FileBuffer has been implemented, which will allow you to more conveniently receive and send iq data from sdr.
165
166
-you can find the structure you need in the utils module.
+For pyhackrf_transfer, FileBuffer (utils module) has been implemented, which will allow you to more conveniently receive and send iq data from sdr.
0 commit comments