mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-06-18 11:59:21 -04:00
ReceiverModel: Method renaming.
update_modulation_configuration() -> update_modulation().
This commit is contained in:
parent
82f6e7c306
commit
44a1b7d9d7
2 changed files with 6 additions and 6 deletions
|
@ -134,7 +134,7 @@ private:
|
|||
void update_baseband_configuration();
|
||||
void update_headphone_volume();
|
||||
|
||||
void update_modulation_configuration();
|
||||
void update_modulation();
|
||||
void update_am_configuration();
|
||||
void update_nbfm_configuration();
|
||||
void update_wfm_configuration();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue