From 638cec7f251b4ed67efc18783bf2968432907ed8 Mon Sep 17 00:00:00 2001 From: Kevin Hester Date: Sat, 3 Apr 2021 22:27:06 +0800 Subject: [PATCH] we now send packets to mqtt server --- .idea/workspace.xml | 32 ++++++++++++++++---------------- bin/mqtt-listen.sh | 2 +- docs/software/TODO.md | 4 ++++ src/mqtt/MQTT.cpp | 14 +++++++++++++- src/mqtt/MQTT.h | 6 +++++- 5 files changed, 39 insertions(+), 19 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index bc0045f15..102782696 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -15,15 +15,9 @@ - - - - - - - - + + - - - - @@ -78,6 +67,11 @@ + + + + @@ -144,9 +139,14 @@