mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-06-21 05:14:26 -04:00
Basic TPMS logging to a SD card file.
This commit is contained in:
parent
ed585d2c15
commit
db416fd670
2 changed files with 43 additions and 0 deletions
|
@ -475,6 +475,7 @@ private:
|
|||
|
||||
void on_packet_ais(const AISPacketMessage& message);
|
||||
void on_packet_tpms(const TPMSPacketMessage& message);
|
||||
void on_sd_card_mounted(const bool is_mounted);
|
||||
};
|
||||
|
||||
} /* namespace ui */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue