Skip to content
This repository was archived by the owner on Jan 28, 2021. It is now read-only.

Commit cb657e7

Browse files
committed
Update library helper links
1 parent 98a957f commit cb657e7

File tree

49 files changed

+50
-51
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

49 files changed

+50
-51
lines changed

Diff for: examples/Dead Reckoning/Example1_calibrateSensor/Example1_calibrateSensor.ino

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232

3333
#include <Wire.h> //Needed for I2C to GPS
3434

35-
#include <SparkFun_Ublox_Arduino_Library.h> //http://librarymanager/All#SparkFun_Ublox_GPS
35+
#include <SparkFun_Ublox_Arduino_Library.h> //http://librarymanager/All#SparkFun_u-blox_GPS
3636
SFE_UBLOX_GPS myGPS;
3737

3838
void setup()

Diff for: examples/Dead Reckoning/Example2_getIMUData/Example2_getIMUData.ino

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424

2525
#include <Wire.h> //Needed for I2C to GPS
2626

27-
#include <SparkFun_Ublox_Arduino_Library.h> //http://librarymanager/All#SparkFun_Ublox_GPS
27+
#include <SparkFun_Ublox_Arduino_Library.h> //http://librarymanager/All#SparkFun_u-blox_GPS
2828
SFE_UBLOX_GPS myGPS;
2929

3030
void setup()

Diff for: examples/Dead Reckoning/Example3_getSensorStatus/Example3_getSensorStatus.ino

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828

2929
#include <Wire.h> //Needed for I2C to GPS
3030

31-
#include <SparkFun_Ublox_Arduino_Library.h> //http://librarymanager/All#SparkFun_Ublox_GPS
31+
#include <SparkFun_Ublox_Arduino_Library.h> //http://librarymanager/All#SparkFun_u-blox_GPS
3232
SFE_UBLOX_GPS myGPS;
3333

3434
void setup()

Diff for: examples/Dead Reckoning/Example4_vehicleDynamics/Example4_vehicleDynamics.ino

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626

2727
#include <Wire.h> //Needed for I2C to GPS
2828

29-
#include <SparkFun_Ublox_Arduino_Library.h> //http://librarymanager/All#SparkFun_Ublox_GPS
29+
#include <SparkFun_Ublox_Arduino_Library.h> //http://librarymanager/All#SparkFun_u-blox_GPS
3030
SFE_UBLOX_GPS myGPS;
3131

3232
void setup()

Diff for: examples/Dead Reckoning/Example5_getHNRData/Example5_getHNRData.ino

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929

3030
#include <Wire.h> //Needed for I2C to GPS
3131

32-
#include <SparkFun_Ublox_Arduino_Library.h> //http://librarymanager/All#SparkFun_Ublox_GPS
32+
#include <SparkFun_Ublox_Arduino_Library.h> //http://librarymanager/All#SparkFun_u-blox_GPS
3333
SFE_UBLOX_GPS myGPS;
3434

3535
void setup()

Diff for: examples/Dead Reckoning/Example6_getAutoHNRData/Example6_getAutoHNRData.ino

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828

2929
#include <Wire.h> //Needed for I2C to GPS
3030

31-
#include <SparkFun_Ublox_Arduino_Library.h> //http://librarymanager/All#SparkFun_Ublox_GPS
31+
#include <SparkFun_Ublox_Arduino_Library.h> //http://librarymanager/All#SparkFun_u-blox_GPS
3232
SFE_UBLOX_GPS myGPS;
3333

3434
boolean usingAutoHNRAtt = false;

Diff for: examples/Example10_AltitudeMSL/Example10_AltitudeMSL.ino

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030

3131
#include <Wire.h> //Needed for I2C to GPS
3232

33-
#include "SparkFun_Ublox_Arduino_Library.h" //http://librarymanager/All#SparkFun_Ublox_GPS
33+
#include "SparkFun_Ublox_Arduino_Library.h" //http://librarymanager/All#SparkFun_u-blox_GPS
3434
SFE_UBLOX_GPS myGPS;
3535

3636
long lastTime = 0; //Tracks the passing of 2000ms (2 seconds)

Diff for: examples/Example11_ResetModule/Example1_FactoryDefaultviaI2C/Example1_FactoryDefaultviaI2C.ino

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
Open the serial monitor at 115200 baud to see the output
2020
*/
2121

22-
#include <SparkFun_Ublox_Arduino_Library.h> //http://librarymanager/All#SparkFun_Ublox_GPS
22+
#include <SparkFun_Ublox_Arduino_Library.h> //http://librarymanager/All#SparkFun_u-blox_GPS
2323
SFE_UBLOX_GPS myGPS;
2424

2525
void setup()

Diff for: examples/Example11_ResetModule/Example2_FactoryDefaultsviaSerial/Example2_FactoryDefaultsviaSerial.ino

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
Open the serial monitor at 115200 baud to see the output
2020
*/
2121

22-
#include <SparkFun_Ublox_Arduino_Library.h> //http://librarymanager/All#SparkFun_Ublox_GPS
22+
#include <SparkFun_Ublox_Arduino_Library.h> //http://librarymanager/All#SparkFun_u-blox_GPS
2323
SFE_UBLOX_GPS myGPS;
2424

2525
int state = 0; // steps through auto-baud, reset, etc states

Diff for: examples/Example12_UseUart/Example12_UseUart.ino

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
Open the serial monitor at 115200 baud to see the output
2828
*/
2929

30-
#include "SparkFun_Ublox_Arduino_Library.h" //http://librarymanager/All#SparkFun_Ublox_GPS
30+
#include "SparkFun_Ublox_Arduino_Library.h" //http://librarymanager/All#SparkFun_u-blox_GPS
3131
SFE_UBLOX_GPS myGPS;
3232

3333
#include <SoftwareSerial.h>

Diff for: examples/Example13_PVT/Example1_AutoPVT/Example1_AutoPVT.ino

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828

2929
#include <Wire.h> //Needed for I2C to GPS
3030

31-
#include <SparkFun_Ublox_Arduino_Library.h> //http://librarymanager/All#SparkFun_Ublox_GPS
31+
#include <SparkFun_Ublox_Arduino_Library.h> //http://librarymanager/All#SparkFun_u-blox_GPS
3232
SFE_UBLOX_GPS myGPS;
3333

3434
void setup()

Diff for: examples/Example13_PVT/Example2_AutoPVT_ExplicitUpdate/Example2_AutoPVT_ExplicitUpdate.ino

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929

3030
#include <Wire.h> //Needed for I2C to GPS
3131

32-
#include <SparkFun_Ublox_Arduino_Library.h> //http://librarymanager/All#SparkFun_Ublox_GPS
32+
#include <SparkFun_Ublox_Arduino_Library.h> //http://librarymanager/All#SparkFun_u-blox_GPS
3333
SFE_UBLOX_GPS myGPS;
3434

3535
void setup()

Diff for: examples/Example13_PVT/Example3_AssumeAutoPVTviaUart/Example3_AssumeAutoPVTviaUart.ino

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
Open the serial monitor at 115200 baud to see the output
2525
*/
2626

27-
#include "SparkFun_Ublox_Arduino_Library.h" //http://librarymanager/All#SparkFun_Ublox_GPS
27+
#include "SparkFun_Ublox_Arduino_Library.h" //http://librarymanager/All#SparkFun_u-blox_GPS
2828
SFE_UBLOX_GPS myGPS;
2929

3030
void setup()

Diff for: examples/Example14_DebugOutput/Example14_DebugOutput.ino

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
Open the serial monitor at 115200 baud to see the output
2323
*/
2424

25-
#include "SparkFun_Ublox_Arduino_Library.h" //http://librarymanager/All#SparkFun_Ublox_GPS
25+
#include "SparkFun_Ublox_Arduino_Library.h" //http://librarymanager/All#SparkFun_u-blox_GPS
2626
SFE_UBLOX_GPS myGPS;
2727

2828
long lastTime = 0; //Simple local timer. Limits amount if I2C traffic to Ublox module.

Diff for: examples/Example15_GetDateTime/Example15_GetDateTime.ino

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626

2727
#include <Wire.h> //Needed for I2C to GPS
2828

29-
#include "SparkFun_Ublox_Arduino_Library.h" //http://librarymanager/All#SparkFun_Ublox_GPS
29+
#include "SparkFun_Ublox_Arduino_Library.h" //http://librarymanager/All#SparkFun_u-blox_GPS
3030
SFE_UBLOX_GPS myGPS;
3131

3232
long lastTime = 0; //Simple local timer. Limits amount if I2C traffic to Ublox module.

Diff for: examples/Example16_Nanosecond_MaxOutput/Example16_Nanosecond_MaxOutput.ino

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626

2727
#include <Wire.h> //Needed for I2C to GPS
2828

29-
#include "SparkFun_Ublox_Arduino_Library.h" //http://librarymanager/All#SparkFun_Ublox_GPS
29+
#include "SparkFun_Ublox_Arduino_Library.h" //http://librarymanager/All#SparkFun_u-blox_GPS
3030
SFE_UBLOX_GPS myGPS;
3131

3232
long lastTime = 0; //Simple local timer. Limits amount if I2C traffic to Ublox module.

Diff for: examples/Example16_PartialSecond_MaxOutput/Example16_PartialSecond_MaxOutput.ino

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525

2626
#include <Wire.h> //Needed for I2C to GPS
2727

28-
#include "SparkFun_Ublox_Arduino_Library.h" //http://librarymanager/All#SparkFun_Ublox_GPS
28+
#include "SparkFun_Ublox_Arduino_Library.h" //http://librarymanager/All#SparkFun_u-blox_GPS
2929
SFE_UBLOX_GPS myGPS;
3030

3131
long lastTime = 0; //Simple local timer. Limits amount if I2C traffic to Ublox module.

Diff for: examples/Example17_Geofence/Example17_Geofence.ino

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929

3030
#include <Wire.h> // Needed for I2C
3131

32-
#include "SparkFun_Ublox_Arduino_Library.h" //http://librarymanager/All#SparkFun_Ublox_GPS
32+
#include "SparkFun_Ublox_Arduino_Library.h" //http://librarymanager/All#SparkFun_u-blox_GPS
3333
SFE_UBLOX_GPS myGPS;
3434

3535
void setup()

Diff for: examples/Example18_PowerSaveMode/Example18_PowerSaveMode.ino

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040

4141
#include <Wire.h> //Needed for I2C to GPS
4242

43-
#include "SparkFun_Ublox_Arduino_Library.h" //http://librarymanager/All#SparkFun_Ublox_GPS
43+
#include "SparkFun_Ublox_Arduino_Library.h" //http://librarymanager/All#SparkFun_u-blox_GPS
4444
SFE_UBLOX_GPS myGPS;
4545

4646
long lastTime = 0; //Simple local timer. Limits amount if I2C traffic to Ublox module.

Diff for: examples/Example19_DynamicModel/Example19_DynamicModel.ino

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737

3838
#include <Wire.h> //Needed for I2C to GPS
3939

40-
#include "SparkFun_Ublox_Arduino_Library.h" //http://librarymanager/All#SparkFun_Ublox_GPS
40+
#include "SparkFun_Ublox_Arduino_Library.h" //http://librarymanager/All#SparkFun_u-blox_GPS
4141
SFE_UBLOX_GPS myGPS;
4242

4343
long lastTime = 0; //Simple local timer. Limits amount if I2C traffic to Ublox module.

Diff for: examples/Example1_BasicNMEARead/Example1_BasicNMEARead.ino

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

2424
#include <Wire.h> //Needed for I2C to GPS
2525

26-
#include "SparkFun_Ublox_Arduino_Library.h" //Click here to get the library: http://librarymanager/All#SparkFun_Ublox_GPS
26+
#include "SparkFun_Ublox_Arduino_Library.h" //http://librarymanager/All#SparkFun_u-blox_GPS
2727
SFE_UBLOX_GPS myGPS;
2828

2929
void setup()

Diff for: examples/Example20_SendCustomCommand/Example20_SendCustomCommand.ino

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636

3737
#include <Wire.h> //Needed for I2C to GPS
3838

39-
#include "SparkFun_Ublox_Arduino_Library.h" //http://librarymanager/All#SparkFun_Ublox_GPS
39+
#include "SparkFun_Ublox_Arduino_Library.h" //http://librarymanager/All#SparkFun_u-blox_GPS
4040
SFE_UBLOX_GPS myGPS;
4141

4242
void setup()

Diff for: examples/Example21_ModuleInfo/Example21_ModuleInfo.ino

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939

4040
#define MAX_PAYLOAD_SIZE 384 // Override MAX_PAYLOAD_SIZE for getModuleInfo which can return up to 348 bytes
4141

42-
#include "SparkFun_Ublox_Arduino_Library.h" //http://librarymanager/All#SparkFun_Ublox_GPS
42+
#include "SparkFun_Ublox_Arduino_Library.h" //http://librarymanager/All#SparkFun_u-blox_GPS
4343

4444
// Extend the class for getModuleInfo
4545
class SFE_UBLOX_GPS_ADD : public SFE_UBLOX_GPS

Diff for: examples/Example22_PowerOff/Example22_PowerOff.ino

+1-2
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,7 @@
2626
Open the serial monitor at 115200 baud to see the output
2727
*/
2828

29-
#include "SparkFun_Ublox_Arduino_Library.h" //http://librarymanager/All#SparkFun_Ublox_GPS
30-
SFE_UBLOX_GPS myGPS;
29+
#include "SparkFun_Ublox_Arduino_Library.h" //http://librarymanager/All#SparkFun_u-blox_GPS
3130

3231
// define a digital pin capable of driving HIGH and LOW
3332
#define WAKEUP_PIN 5

Diff for: examples/Example2_NMEAParsing/Example2_NMEAParsing.ino

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626

2727
#include <Wire.h> //Needed for I2C to GPS
2828

29-
#include "SparkFun_Ublox_Arduino_Library.h" //http://librarymanager/All#SparkFun_Ublox_GPS
29+
#include "SparkFun_Ublox_Arduino_Library.h" //http://librarymanager/All#SparkFun_u-blox_GPS
3030
SFE_UBLOX_GPS myGPS;
3131

3232
#include <MicroNMEA.h> //http://librarymanager/All#MicroNMEA

Diff for: examples/Example3_GetPosition/Example3_GetPosition.ino

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030

3131
#include <Wire.h> //Needed for I2C to GPS
3232

33-
#include "SparkFun_Ublox_Arduino_Library.h" //http://librarymanager/All#SparkFun_Ublox_GPS
33+
#include "SparkFun_Ublox_Arduino_Library.h" //http://librarymanager/All#SparkFun_u-blox_GPS
3434
SFE_UBLOX_GPS myGPS;
3535

3636
long lastTime = 0; //Simple local timer. Limits amount if I2C traffic to Ublox module.

Diff for: examples/Example4_FixType/Example4_FixType.ino

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434

3535
#include <Wire.h> //Needed for I2C to GPS
3636

37-
#include "SparkFun_Ublox_Arduino_Library.h" //http://librarymanager/All#SparkFun_Ublox_GPS
37+
#include "SparkFun_Ublox_Arduino_Library.h" //http://librarymanager/All#SparkFun_u-blox_GPS
3838
SFE_UBLOX_GPS myGPS;
3939

4040
long lastTime = 0; //Simple local timer. Limits amount if I2C traffic to Ublox module.

Diff for: examples/Example5_SpeedHeadingPrecision/Example5_SpeedHeadingPrecision.ino

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828

2929
#include <Wire.h> //Needed for I2C to GPS
3030

31-
#include "SparkFun_Ublox_Arduino_Library.h" //http://librarymanager/All#SparkFun_Ublox_GPS
31+
#include "SparkFun_Ublox_Arduino_Library.h" //http://librarymanager/All#SparkFun_u-blox_GPS
3232
SFE_UBLOX_GPS myGPS;
3333

3434
long lastTime = 0; //Simple local timer. Limits amount if I2C traffic to Ublox module.

Diff for: examples/Example6_EnableNMEASentences/Example6_EnableNMEASentences.ino

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
*/
3030
#include <Wire.h> //Needed for I2C to GPS
3131

32-
#include "SparkFun_Ublox_Arduino_Library.h" //Click here to get the library: http://librarymanager/All#SparkFun_Ublox_GPS
32+
#include "SparkFun_Ublox_Arduino_Library.h" //http://librarymanager/All#SparkFun_u-blox_GPS
3333
SFE_UBLOX_GPS myGPS;
3434

3535
unsigned long lastGPSSend = 0;

Diff for: examples/Example7_OutputRate/Example7_OutputRate.ino

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929

3030
#include <Wire.h> //Needed for I2C to GPS
3131

32-
#include "SparkFun_Ublox_Arduino_Library.h" //http://librarymanager/All#SparkFun_Ublox_GPS
32+
#include "SparkFun_Ublox_Arduino_Library.h" //http://librarymanager/All#SparkFun_u-blox_GPS
3333
SFE_UBLOX_GPS myGPS;
3434

3535
long lastTime = 0; //Simple local timer. Limits amount if I2C traffic to Ublox module.

Diff for: examples/Example8_GetProtocolVersion/Example8_GetProtocolVersion.ino

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828

2929
#include <Wire.h> //Needed for I2C to GPS
3030

31-
#include "SparkFun_Ublox_Arduino_Library.h" //http://librarymanager/All#SparkFun_Ublox_GPS
31+
#include "SparkFun_Ublox_Arduino_Library.h" //http://librarymanager/All#SparkFun_u-blox_GPS
3232
SFE_UBLOX_GPS myGPS;
3333

3434
long lastTime = 0; //Simple local timer. Limits amount if I2C traffic to Ublox module.

Diff for: examples/Example9_ChangeI2CAddress/Example9_ChangeI2CAddress.ino

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
#include <Wire.h> //Needed for I2C to GPS
2424

25-
#include "SparkFun_Ublox_Arduino_Library.h" //http://librarymanager/All#SparkFun_Ublox_GPS
25+
#include "SparkFun_Ublox_Arduino_Library.h" //http://librarymanager/All#SparkFun_u-blox_GPS
2626
SFE_UBLOX_GPS myGPS;
2727

2828
long lastTime = 0; //Tracks the passing of 2000ms (2 seconds)

Diff for: examples/NEO-M8P-2/Example1_EnableRTCM/Example1_EnableRTCM.ino

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424

2525
#include <Wire.h> //Needed for I2C to GPS
2626

27-
#include "SparkFun_Ublox_Arduino_Library.h" //http://librarymanager/All#SparkFun_Ublox_GPS
27+
#include "SparkFun_Ublox_Arduino_Library.h" //http://librarymanager/All#SparkFun_u-blox_GPS
2828
SFE_UBLOX_GPS myGPS;
2929

3030
void setup()

Diff for: examples/NEO-M8P-2/Example2_StartRTCMBase/Example2_StartRTCMBase.ino

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626

2727
#include <Wire.h> //Needed for I2C to GPS
2828

29-
#include "SparkFun_Ublox_Arduino_Library.h" //http://librarymanager/All#SparkFun_Ublox_GPS
29+
#include "SparkFun_Ublox_Arduino_Library.h" //http://librarymanager/All#SparkFun_u-blox_GPS
3030
SFE_UBLOX_GPS myGPS;
3131

3232
void setup()

Diff for: examples/NEO-M8P-2/Example3_BaseWithLCD/Example3_BaseWithLCD.ino

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929

3030
#include <Wire.h> //Needed for I2C to GPS
3131

32-
#include "SparkFun_Ublox_Arduino_Library.h" //Click here to get the library: http://librarymanager/All#SparkFun_Ublox_GPS
32+
#include "SparkFun_Ublox_Arduino_Library.h" //http://librarymanager/All#SparkFun_u-blox_GPS
3333
SFE_UBLOX_GPS myGPS;
3434

3535
#include <SerLCD.h> //Click here to get the library: http://librarymanager/All#SparkFun_SerLCD

Diff for: examples/ZED-F9P/Example10_GetHighPrecisionPositionAndAccuracy/Example10_GetHighPrecisionPositionAndAccuracy.ino

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

2424
#include <Wire.h> //Needed for I2C to GPS
2525

26-
#include "SparkFun_Ublox_Arduino_Library.h" //http://librarymanager/All#SparkFun_Ublox_GPS
26+
#include "SparkFun_Ublox_Arduino_Library.h" //http://librarymanager/All#SparkFun_u-blox_GPS
2727
SFE_UBLOX_GPS myGPS;
2828

2929
long lastTime = 0; //Simple local timer. Limits amount if I2C traffic to Ublox module.

Diff for: examples/ZED-F9P/Example11_GetHighPrecisionPositionUsingDouble/Example11_GetHighPrecisionPositionUsingDouble.ino

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
#define myWire Wire // This will work on the Redboard Artemis and the Artemis Thing Plus using Qwiic
3030
//#define myWire Wire1 // Uncomment this line if you are using the extra SCL1/SDA1 pins (D17 and D16) on the Thing Plus
3131

32-
#include "SparkFun_Ublox_Arduino_Library.h" //http://librarymanager/All#SparkFun_Ublox_GPS
32+
#include "SparkFun_Ublox_Arduino_Library.h" //http://librarymanager/All#SparkFun_u-blox_GPS
3333
SFE_UBLOX_GPS myGPS;
3434

3535
long lastTime = 0; //Simple local timer. Limits amount if I2C traffic to Ublox module.

Diff for: examples/ZED-F9P/Example12_setStaticPosition/Example12_setStaticPosition.ino

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424

2525
#include <Wire.h> //Needed for I2C to GPS
2626

27-
#include "SparkFun_Ublox_Arduino_Library.h" //http://librarymanager/All#SparkFun_Ublox_GPS
27+
#include "SparkFun_Ublox_Arduino_Library.h" //http://librarymanager/All#SparkFun_u-blox_GPS
2828
SFE_UBLOX_GPS myGPS;
2929

3030
void setup()

Diff for: examples/ZED-F9P/Example13_autoHPPOSLLH/Example13_autoHPPOSLLH.ino

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131

3232
#include <Wire.h> //Needed for I2C to GPS
3333

34-
#include <SparkFun_Ublox_Arduino_Library.h> //http://librarymanager/All#SparkFun_Ublox_GPS
34+
#include <SparkFun_Ublox_Arduino_Library.h> //http://librarymanager/All#SparkFun_u-blox_GPS
3535
SFE_UBLOX_GPS myGPS;
3636

3737
void setup()

Diff for: examples/ZED-F9P/Example14_NTRIPServer/Example14_NTRIPServer.ino

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
WiFiClient client;
3535

3636
#include <Wire.h> //Needed for I2C to GPS
37-
#include "SparkFun_Ublox_Arduino_Library.h" //http://librarymanager/All#SparkFun_Ublox_GPS
37+
#include "SparkFun_Ublox_Arduino_Library.h" //http://librarymanager/All#SparkFun_u-blox_GPS
3838
SFE_UBLOX_GPS myGPS;
3939

4040
//Basic Connection settings to RTK2Go NTRIP Caster - See secrets for mount specific credentials

Diff for: examples/ZED-F9P/Example1_GetPositionAccuracy/Example1_GetPositionAccuracy.ino

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

2424
#include <Wire.h> //Needed for I2C to GPS
2525

26-
#include "SparkFun_Ublox_Arduino_Library.h" //http://librarymanager/All#SparkFun_Ublox_GPS
26+
#include "SparkFun_Ublox_Arduino_Library.h" //http://librarymanager/All#SparkFun_u-blox_GPS
2727
SFE_UBLOX_GPS myGPS;
2828

2929
long lastTime = 0; //Simple local timer. Limits amount if I2C traffic to Ublox module.

Diff for: examples/ZED-F9P/Example2_ValConfigurationMethod/Example2_ValConfigurationMethod.ino

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626

2727
#include <Wire.h> //Needed for I2C to GPS
2828

29-
#include "SparkFun_Ublox_Arduino_Library.h" //http://librarymanager/All#SparkFun_Ublox_GPS
29+
#include "SparkFun_Ublox_Arduino_Library.h" //http://librarymanager/All#SparkFun_u-blox_GPS
3030
SFE_UBLOX_GPS myGPS;
3131

3232
long lastTime = 0; //Simple local timer. Limits amount if I2C traffic to Ublox module.

Diff for: examples/ZED-F9P/Example3_StartRTCMBase/Example3_StartRTCMBase.ino

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626

2727
#include <Wire.h> //Needed for I2C to GPS
2828

29-
#include "SparkFun_Ublox_Arduino_Library.h" //http://librarymanager/All#SparkFun_Ublox_GPS
29+
#include "SparkFun_Ublox_Arduino_Library.h" //http://librarymanager/All#SparkFun_u-blox_GPS
3030
SFE_UBLOX_GPS myGPS;
3131

3232
//#define USE_SERIAL1 // Uncomment this line to push the RTCM data to Serial1

0 commit comments

Comments
 (0)