mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-05-05 08:15:11 -04:00
Add TPMS signal_type.
This commit is contained in:
parent
635b1fd4c3
commit
b35a8c4501
4 changed files with 9 additions and 5 deletions
|
@ -107,7 +107,7 @@ private:
|
|||
|
||||
TPMSRecentEntriesView recent_entries_view { recent };
|
||||
|
||||
void on_packet(const tpms::Packet& packet);
|
||||
void on_packet(const tpms::SignalType signal_type, const tpms::Packet& packet);
|
||||
void on_show_list();
|
||||
|
||||
uint32_t target_frequency() const;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue