Skip to content

Commit 7d1d77c

Browse files
committed
Typo fix
1 parent 69b36ae commit 7d1d77c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Firmware/RTK_Everywhere/GNSS_LG290P.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -390,7 +390,7 @@ bool GNSS_LG290P::configureBase()
390390
}
391391

392392
// If the device is set to Survey-In, we must allow the device to be configured.
393-
// Otherwise PQMTEPE (estimated position error) is never populated, so the survey
393+
// Otherwise PQTMEPE (estimated position error) is never populated, so the survey
394394
// never starts (Waiting for Horz Accuracy < 2.00m...)
395395
if (settings.fixedBase == false) //Not a fixed base = Survey-in
396396
{

0 commit comments

Comments
 (0)