mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-08-15 05:27:58 +00:00
Remove little bit of dead code.
This commit is contained in:
@@ -36,8 +36,6 @@ public:
|
|||||||
void on_message(const Message* const message) override;
|
void on_message(const Message* const message) override;
|
||||||
|
|
||||||
private:
|
private:
|
||||||
size_t sample_count = 0;
|
|
||||||
|
|
||||||
SpectrumCollector channel_spectrum;
|
SpectrumCollector channel_spectrum;
|
||||||
|
|
||||||
std::array<complex16_t, 256> spectrum;
|
std::array<complex16_t, 256> spectrum;
|
||||||
|
Reference in New Issue
Block a user