Skip to content

Commit 5826242

Browse files
committed
Typo fix
1 parent d0edcad commit 5826242

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Firmware/RTK_Everywhere/RTK_Everywhere.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1078,7 +1078,7 @@ void setup()
10781078
beginCharger(); // Configure battery charger
10791079

10801080
DMW_b("gnssConfigure");
1081-
gnssConfigure(); // Requires settings. Configure ZED module
1081+
gnssConfigure(); // Requires settings. Configure GNSS module
10821082

10831083
DMW_b("beginLBand");
10841084
beginLBand(); // Begin L-Band

0 commit comments

Comments
 (0)