Skip to content

Commit 457cd6a

Browse files
committed
Tag arrival of MQTT corrections on UM980 / LG280P
1 parent d397f88 commit 457cd6a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Firmware/RTK_Everywhere/MQTT_Client.ino

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -557,6 +557,8 @@ void mqttClientReceiveMessage(int messageSize)
557557

558558
sendSpartnToPpl(mqttData, mqttCount);
559559
bytesPushed += mqttCount;
560+
561+
mqttClientDataReceived = true;
560562
}
561563

562564
// Record the arrival of data over MQTT

0 commit comments

Comments
 (0)