mirror of
https://github.com/eried/portapack-mayhem.git
synced 2024-12-25 15:29:37 -05:00
Update analog_audio_app.hpp
Added 100k bandwidth choice for SPEC
This commit is contained in:
parent
27f70cb9fe
commit
bc39292e72
@ -117,6 +117,7 @@ private:
|
||||
{ " 2m ", 2000000 },
|
||||
{ " 1m ", 1000000 },
|
||||
{ "500k", 500000 },
|
||||
{ "100k", 100000 },
|
||||
}
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user