Add P25 to JSON/MQTT.

This commit is contained in:
Jonathan Naylor
2023-01-17 15:11:40 +00:00
parent 82dab9a93f
commit 17c194c466
7 changed files with 137 additions and 13 deletions

View File

@@ -30,6 +30,8 @@
#include <string>
#include <deque>
#include <nlohmann/json.hpp>
struct POCSAGData {
unsigned int m_ric;
std::string m_text;