mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-08-15 05:57:40 +00:00
Refactor naughty static variable hiding in WidebandSpectrum.
This commit is contained in:
@@ -43,6 +43,7 @@ private:
|
||||
std::array<complex16_t, 256> spectrum;
|
||||
|
||||
void streaming_config(const SpectrumStreamingConfigMessage& message);
|
||||
size_t phase = 0;
|
||||
};
|
||||
|
||||
#endif/*__PROC_WIDEBAND_SPECTRUM_H__*/
|
||||
|
Reference in New Issue
Block a user