mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-06-08 23:22:46 -04:00
Persist tuned frequency.
w00t!
This commit is contained in:
parent
4870f0015b
commit
d855336985
4 changed files with 22 additions and 4 deletions
|
@ -76,7 +76,6 @@ public:
|
|||
void disable();
|
||||
|
||||
private:
|
||||
rf::Frequency tuning_frequency_ { 858750000 };
|
||||
rf::Frequency frequency_step_ { 25000 };
|
||||
bool rf_amp_ { false };
|
||||
int32_t lna_gain_db_ { 32 };
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue