mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-07-30 18:19:08 -04:00
Un-static squelch history.
This commit is contained in:
parent
64966d4539
commit
e169a46367
2 changed files with 2 additions and 1 deletions
|
@ -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);
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue