mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-12-06 17:22:34 +00:00
Testing external clock detection and auto-switch
Simplified audio spectrum computation and transfer ACARS RX in debug mode Disabled ABI warnings Updated binary
This commit is contained in:
@@ -86,8 +86,7 @@ NBFMOptionsView::NBFMOptionsView(
|
||||
/* AnalogAudioView *******************************************************/
|
||||
|
||||
AnalogAudioView::AnalogAudioView(
|
||||
NavigationView& nav,
|
||||
bool eos
|
||||
NavigationView& nav
|
||||
) : nav_ (nav)
|
||||
{
|
||||
add_children({
|
||||
|
||||
Reference in New Issue
Block a user