Skip to content

Commit 882ce51

Browse files
committed
Update comment
1 parent b357cae commit 882ce51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SparkFun_u-blox_SARA-R5_Arduino_Library.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -593,7 +593,7 @@ bool SARA_R5::processURCEvent(const char *event)
593593
}
594594
}
595595
}
596-
{ // URC: +UUMQTTC (HTTP Command Result)
596+
{ // URC: +UUMQTTC (MQTT Command Result)
597597
int command, result;
598598
int scanNum;
599599
int qos = -1;

0 commit comments

Comments
 (0)