We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f341d6c commit 8012500Copy full SHA for 8012500
Firmware/RTK_Everywhere/GNSS.ino
@@ -17,7 +17,7 @@ bool GNSS::configure()
17
// Check various setting arrays (message rates, etc) to see if they need to be reset to defaults
18
checkGNSSArrayDefaults();
19
20
- // Configure the radio
+ // Configure the GNSS receiver
21
return configureGNSS();
22
}
23
0 commit comments