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 0279a19 commit e562df4Copy full SHA for e562df4
Firmware/RTK_Everywhere/settings.h
@@ -1064,7 +1064,7 @@ typedef struct
1064
1065
// Point Perfect
1066
char pointPerfectDeviceProfileToken[40] = "";
1067
- PointPerfect_Corrections_Source pointPerfectCorrectionsSource = POINTPERFECT_CORRECTIONS_IP;
+ PointPerfect_Corrections_Source pointPerfectCorrectionsSource = POINTPERFECT_CORRECTIONS_DISABLED;
1068
bool autoKeyRenewal = true; // Attempt to get keys if we get under 28 days from the expiration date
1069
char pointPerfectClientID[50] = ""; // Obtained during ZTP
1070
char pointPerfectBrokerHost[50] = ""; // pp.services.u-blox.com
0 commit comments