mirror of
https://github.com/g4klx/MMDVMHost
synced 2025-12-23 16:55:52 +08:00
Fixuo M17 BER, RSSI, and Text JSON.
This commit is contained in:
@@ -115,7 +115,7 @@ private:
|
||||
|
||||
void writeJSONRSSI();
|
||||
void writeJSONBER();
|
||||
void writeJSONText(const unsigned char* text);
|
||||
void writeJSONText(const char* text);
|
||||
|
||||
void writeJSONRF(const char* action, RPT_RF_STATE state, const std::string& source, const std::string& dest);
|
||||
void writeJSONRF(const char* action, float duration, float ber);
|
||||
|
||||
Reference in New Issue
Block a user