mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-07-26 20:14:19 -04:00
PlutoSDR input: simplify convert method parameters
This commit is contained in:
@@ -60,7 +60,7 @@ private:
|
||||
Decimators<qint16, SDR_SAMP_SZ, 12> m_decimators;
|
||||
|
||||
void run();
|
||||
void convert(const qint16* buf, qint32 len);
|
||||
void convert();
|
||||
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user