mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-08-22 03:58:01 +00:00
Un-static squelch history.
This commit is contained in:
@@ -48,6 +48,8 @@ private:
|
||||
|
||||
AudioStatsCollector audio_stats;
|
||||
|
||||
uint64_t audio_present_history = 0;
|
||||
|
||||
void fill_audio_buffer(const buffer_s16_t& audio);
|
||||
void feed_audio_stats(const buffer_s16_t& audio);
|
||||
};
|
||||
|
Reference in New Issue
Block a user