mirror of
https://github.com/cjcliffe/CubicSDR.git
synced 2026-06-16 20:58:43 -04:00
scope resolution adjust
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
typedef ThreadQueue<AudioThreadInput *> DemodulatorThreadOutputQueue;
|
||||
|
||||
#define DEMOD_VIS_SIZE 2048
|
||||
#define DEMOD_VIS_SIZE 1024
|
||||
|
||||
class DemodulatorThread {
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user