mirror of
https://github.com/g4klx/MMDVMHost
synced 2025-12-21 15:09:23 +08:00
Display the decrypted text on the external displays.
This commit is contained in:
@@ -33,6 +33,7 @@
|
||||
struct POCSAGData {
|
||||
unsigned int m_ric;
|
||||
std::string m_text;
|
||||
std::string m_display;
|
||||
std::deque<uint32_t> m_buffer;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user