Skip to content

Commit 56c24d6

Browse files
committed
Correct comment
1 parent 623e9b7 commit 56c24d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Firmware/RTK_Everywhere/GNSS_ZED.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -776,7 +776,7 @@ bool GNSS_ZED::configureRover()
776776
return (false);
777777
}
778778

779-
// If our settings haven't changed, and this is first config since power on, trust GNSS's settings
779+
// If our settings haven't changed, trust GNSS's settings
780780
if (settings.gnssConfiguredRover)
781781
{
782782
systemPrintln("Skipping ZED Rover configuration");

0 commit comments

Comments
 (0)