mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-01-13 01:33:43 +00: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…
x
Reference in New Issue
Block a user