mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-11-15 16:32:51 +00:00
Multiple AM modes selection in application API.
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user