Skip to content

Commit 8012500

Browse files
committed
Fix comment
1 parent f341d6c commit 8012500

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Firmware/RTK_Everywhere/GNSS.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ bool GNSS::configure()
1717
// Check various setting arrays (message rates, etc) to see if they need to be reset to defaults
1818
checkGNSSArrayDefaults();
1919

20-
// Configure the radio
20+
// Configure the GNSS receiver
2121
return configureGNSS();
2222
}
2323

0 commit comments

Comments
 (0)