mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-08-01 02:56:34 -04:00
Wideband FM configuration messages from M0.
This commit is contained in:
parent
317ec53638
commit
f2f7032615
5 changed files with 99 additions and 29 deletions
|
@ -28,6 +28,10 @@
|
|||
class AnalogAudioModel {
|
||||
public:
|
||||
AnalogAudioModel(ReceiverModel::Mode mode);
|
||||
|
||||
private:
|
||||
void configure_nbfm();
|
||||
void configure_wfm();
|
||||
};
|
||||
|
||||
namespace ui {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue