mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-08-01 19:16:29 -04:00
Move common code to LNA/VGA field widgets.
This commit is contained in:
parent
5ee035fbb3
commit
9190fe7e4f
6 changed files with 10 additions and 49 deletions
|
@ -53,8 +53,6 @@ private:
|
|||
static constexpr uint32_t baseband_bandwidth = 2500000;
|
||||
|
||||
void on_tuning_frequency_changed(rf::Frequency f);
|
||||
void on_lna_changed(int32_t v_db);
|
||||
void on_vga_changed(int32_t v_db);
|
||||
|
||||
RSSI rssi {
|
||||
{ 21 * 8, 0, 6 * 8, 4 },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue