mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-06-09 15:42:58 -04:00
ReceiverModel: More method renaming.
update_baseband_configuration() -> update_sampling_rate().
This commit is contained in:
parent
5a05a758a1
commit
b60e88ef68
2 changed files with 3 additions and 3 deletions
|
@ -131,7 +131,7 @@ private:
|
|||
void update_lna();
|
||||
void update_baseband_bandwidth();
|
||||
void update_vga();
|
||||
void update_baseband_configuration();
|
||||
void update_sampling_rate();
|
||||
void update_headphone_volume();
|
||||
|
||||
void update_modulation();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue