mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-08-14 20:17:43 +00:00
ReceiverModel: More method renaming.
update_baseband_configuration() -> update_sampling_rate().
This commit is contained in:
@@ -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();
|
||||
|
Reference in New Issue
Block a user