Skip to content

Commit 1198e51

Browse files
committed
Comment: Increase Unicore library version
1 parent a8ed8b0 commit 1198e51

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
@@ -395,7 +395,7 @@ unsigned long rtcmLastPacketReceived; //Time stamp of RTCM coming in (from BT, N
395395
// GNSS configuration - UM980
396396
//=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
397397
#ifdef COMPILE_UM980
398-
#include <SparkFun_Unicore_GNSS_Arduino_Library.h> //http://librarymanager/All#SparkFun_Unicore_GNSS v1.0.2
398+
#include <SparkFun_Unicore_GNSS_Arduino_Library.h> //http://librarymanager/All#SparkFun_Unicore_GNSS v1.0.3
399399
#else
400400
#include <SparkFun_Extensible_Message_Parser.h> //http://librarymanager/All#SparkFun_Extensible_Message_Parser v1.0.0
401401
#endif // COMPILE_UM980

0 commit comments

Comments
 (0)