hackrf/host/hackrf-tools
ggatis 38f6d4c828 Update hackrf_sweep.c
change if ( fd != NULL ) to if ( ( fd != NULL ) && ( fd != stdout ) )
before fclose( fd );
2020-06-16 13:55:50 +03:00
..
2013-05-27 14:01:20 +02:00
2020-06-16 13:55:50 +03:00