mirror of
https://github.com/cjcliffe/CubicSDR.git
synced 2025-02-03 09:44:26 -05:00
scope resolution adjust
This commit is contained in:
parent
0eb8ef60b2
commit
d642cc63fd
@ -8,7 +8,7 @@
|
||||
|
||||
typedef ThreadQueue<AudioThreadInput *> DemodulatorThreadOutputQueue;
|
||||
|
||||
#define DEMOD_VIS_SIZE 2048
|
||||
#define DEMOD_VIS_SIZE 1024
|
||||
|
||||
class DemodulatorThread {
|
||||
public:
|
||||
|
Loading…
Reference in New Issue
Block a user