Merge remote-tracking branch 'origin/master' into mapReport

This commit is contained in:
GUVWAF
2024-03-10 14:54:41 +01:00
16 changed files with 30 additions and 40 deletions

View File

@@ -80,7 +80,7 @@ class MQTT : private concurrency::OSThread
private:
std::string statusTopic = "/2/stat/"; // For "online"/"offline" message and MapReport
std::string cryptTopic = "/2/c/"; // msh/2/c/CHANNELID/NODEID
std::string cryptTopic = "/2/e/"; // msh/2/e/CHANNELID/NODEID
std::string jsonTopic = "/2/json/"; // msh/2/json/CHANNELID/NODEID
// For map reporting (only applies when enabled)