mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-06-20 21:04:24 -04:00
Removed extra methods.
This commit is contained in:
parent
eb10532931
commit
9a5655ad0e
1 changed files with 0 additions and 4 deletions
|
@ -469,10 +469,6 @@ private:
|
||||||
void on_headphone_volume_changed(int32_t v);
|
void on_headphone_volume_changed(int32_t v);
|
||||||
// void on_baseband_oversampling_changed(int32_t v);
|
// void on_baseband_oversampling_changed(int32_t v);
|
||||||
void on_edit_frequency();
|
void on_edit_frequency();
|
||||||
|
|
||||||
void on_packet_ais(const AISPacketMessage& message);
|
|
||||||
void on_packet_tpms(const TPMSPacketMessage& message);
|
|
||||||
void on_packet_ert(const ERTPacketMessage& message);
|
|
||||||
};
|
};
|
||||||
|
|
||||||
} /* namespace ui */
|
} /* namespace ui */
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue