mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-12-02 23:01:47 +00:00
Persist tuned frequency.
w00t!
This commit is contained in:
@@ -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 };
|
||||
|
||||
Reference in New Issue
Block a user