mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-04-30 05:30:51 +00:00
Removed extra methods.
This commit is contained in:
parent
eb10532931
commit
9a5655ad0e
@ -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…
x
Reference in New Issue
Block a user