fixes to the rtl-tcp source
This commit is contained in:
@@ -610,4 +610,8 @@ void drawWindow() {
|
||||
|
||||
void setViewBandwidthSlider(float bandwidth) {
|
||||
bw = bandwidth;
|
||||
}
|
||||
|
||||
bool sdrIsRunning() {
|
||||
return playing;
|
||||
}
|
||||
Reference in New Issue
Block a user