Skip to content

Commit 1e23197

Browse files
committed
typo
1 parent 8bb0aff commit 1e23197

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SparkFun_LG290P_GNSS.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -407,7 +407,7 @@ class LG290P
407407
* @brief Enables or sets the rate for a specific message.
408408
* @details Use 0 to disable the message or N for 1 message every N fixes.
409409
* @details Uses the PQTMCFGMSGRATE command to set message rate.
410-
* @param msgName The name of the message, e.g. "GGA", "RMCM3-1005", "RTCM2-107X".
410+
* @param msgName The name of the message, e.g. "GGA", "RTCM3-1005", "RTCM2-107X".
411411
* @param rate The rate at which to send the message.
412412
* @param msgver (Optional) The message version for PQTM messages, default is -1.
413413
* @return true if successful, false otherwise.

0 commit comments

Comments
 (0)