mirror of
https://github.com/g4klx/MMDVMHost
synced 2025-12-23 16:55:52 +08:00
Add P25 to JSON/MQTT.
This commit is contained in:
@@ -30,6 +30,8 @@
|
||||
#include <string>
|
||||
#include <deque>
|
||||
|
||||
#include <nlohmann/json.hpp>
|
||||
|
||||
struct POCSAGData {
|
||||
unsigned int m_ric;
|
||||
std::string m_text;
|
||||
|
||||
Reference in New Issue
Block a user