mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2026-04-19 06:42:43 +00: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