Skip to content

Commit e311c54

Browse files
committed
Correct comment
1 parent cc8e3cf commit e311c54

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
@@ -280,7 +280,7 @@ bool GNSS_LG290P::configureRover()
280280
return (false);
281281
}
282282

283-
// If our settings haven't changed, and this is first config since power on, trust GNSS's settings
283+
// If our settings haven't changed, trust GNSS's settings
284284
if (settings.gnssConfiguredRover)
285285
{
286286
systemPrintln("Skipping LG290P Rover configuration");

0 commit comments

Comments
 (0)