mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-05-06 08:45:01 -04:00
Multiple AM modes selection in application API.
This commit is contained in:
parent
a1e1677b8b
commit
a97cd642ac
3 changed files with 40 additions and 5 deletions
|
@ -32,7 +32,7 @@ public:
|
|||
private:
|
||||
void configure_nbfm(const size_t index);
|
||||
void configure_wfm();
|
||||
void configure_am();
|
||||
void configure_am(const size_t index);
|
||||
};
|
||||
|
||||
namespace ui {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue