more stuff

This commit is contained in:
Ryzerth
2021-04-22 05:58:20 +02:00
parent a4c25280b3
commit 89e805b1a0
3 changed files with 23 additions and 20 deletions

View File

@ -194,7 +194,7 @@ private:
bool enabled = true;
int demodId = 0;
float audioSampRate = 48000;
double savedOffset;
double savedOffset = 0;
Demodulator* currentDemod = NULL;
VFOManager::VFO* vfo;