mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-08-08 06:32:35 -04:00
Broaden SD card status detail in message.
This commit is contained in:
parent
5928086fd9
commit
42104d217a
4 changed files with 22 additions and 9 deletions
|
@ -475,7 +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);
|
||||
void on_sd_card_status(const SDCardStatusMessage& message);
|
||||
};
|
||||
|
||||
} /* namespace ui */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue