mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-06-14 09:59:28 -04:00
Remove reference PPM methods from ReceiverModel.
This commit is contained in:
parent
b0e76191d7
commit
6c06549b6e
3 changed files with 3 additions and 13 deletions
|
@ -48,9 +48,6 @@ public:
|
|||
rf::Frequency frequency_step() const;
|
||||
void set_frequency_step(rf::Frequency f);
|
||||
|
||||
int32_t reference_ppm_correction() const;
|
||||
void set_reference_ppm_correction(int32_t v);
|
||||
|
||||
bool antenna_bias() const;
|
||||
void set_antenna_bias(bool enabled);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue