mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2025-07-10 11:05:22 +02:00
Added FFTSize setting
This commit is contained in:
@ -6,4 +6,5 @@
|
||||
void windowInit();
|
||||
void drawWindow();
|
||||
void setViewBandwidthSlider(float bandwidth);
|
||||
bool sdrIsRunning();
|
||||
bool sdrIsRunning();
|
||||
void setFFTSize(int size);
|
Reference in New Issue
Block a user