mirror of
https://github.com/cjcliffe/CubicSDR.git
synced 2024-11-08 10:06:07 -05:00
Apparently something still needs this..
TODO: this
This commit is contained in:
parent
d85c94ead0
commit
0cad2f1cfa
@ -144,7 +144,7 @@ public:
|
||||
int demodType;
|
||||
|
||||
DemodulatorThreadParameters() :
|
||||
frequency(0), sampleRate(0), bandwidth(200000), audioSampleRate(0),
|
||||
frequency(0), sampleRate(DEFAULT_SAMPLE_RATE), bandwidth(200000), audioSampleRate(0),
|
||||
demodType(DEMOD_TYPE_FM) {
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user