mirror of
https://github.com/g4klx/MMDVMHost
synced 2025-12-23 00:35:53 +08:00
Refining the JSON schema based on the requirements of the display driver.
This commit is contained in:
@@ -357,6 +357,7 @@ void CPOCSAGControl::clock(unsigned int ms)
|
||||
|
||||
if (m_state == PS_ENDING) {
|
||||
LogMessage("POCSAG, transmitted %u frame(s) of data from %u message(s)", m_frames, m_count);
|
||||
writeJSON("network", 0U, "end");
|
||||
m_state = PS_NONE;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user