mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2026-09-10 16:49:36 +00:00
Added wefax offset to audio app too. (#2572)
* added wefax offset to audio app too. * moved from head to cpp
This commit is contained in:
@@ -110,7 +110,7 @@ class ReceiverModel {
|
||||
uint8_t normalized_headphone_volume() const;
|
||||
void set_normalized_headphone_volume(uint8_t v);
|
||||
|
||||
void set_hidden_offset(rf::Frequency offset) { hidden_offset = offset; }
|
||||
void set_hidden_offset(rf::Frequency offset);
|
||||
|
||||
void enable();
|
||||
void disable();
|
||||
|
||||
Reference in New Issue
Block a user