aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSmoke <[email protected]>2024-04-08 13:39:15 -0500
committerGitHub <[email protected]>2024-04-08 13:39:15 -0500
commit0ad7cec6cccc1e5c70b67ae59042d6e683a84816 (patch)
tree6be1076e6c84fce31ccd1176eae603e864a29dd1
parent3cadc91bd11684acdb8abe98bfc660a5cf5fb370 (diff)
parent0c34876d3476df2de3e4ab0f4c361eeb0721e61c (diff)
Merge pull request #7 from wheresalice/feature/meshtastic_2.3
-rw-r--r--mqtt/client.go2
m---------protobufs0
2 files changed, 1 insertions, 1 deletions
diff --git a/mqtt/client.go b/mqtt/client.go
index eff4736..d2e5d79 100644
--- a/mqtt/client.go
+++ b/mqtt/client.go
@@ -9,7 +9,7 @@ import (
"time"
)
-const MQTTProtoTopic = "/2/c/"
+const MQTTProtoTopic = "/2/e/"
type Client struct {
server string
diff --git a/protobufs b/protobufs
-Subproject 4e4ccdbb9cc138b0adce8718b73697bcac54412
+Subproject 68720ed8dbcb2c055e3d1ecd4f78d60692f5949