From 516f91b3093a72d047270b70a461b866fc6ec54e Mon Sep 17 00:00:00 2001 From: Nathan Seidle Date: Tue, 23 Apr 2024 09:25:02 -0600 Subject: [PATCH] Add SparkFun u-blox PointPerfect library (#4418) * Add SparkFun GNSS message parser * Add SparkFun BQ40Z50 battery manager * Add SparkFun u-blox PointPerfect library --- repositories.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/repositories.txt b/repositories.txt index 114da3fb..ea45f6d6 100644 --- a/repositories.txt +++ b/repositories.txt @@ -5872,6 +5872,7 @@ https://github.com/sparkfun/SparkFun_Tsunami_Qwiic_Arduino_Library https://github.com/sparkfun/SparkFun_u-blox_Cellular_Arduino_Library https://github.com/sparkfun/SparkFun_u-blox_GNSS_Arduino_Library https://github.com/sparkfun/SparkFun_u-blox_GNSS_v3 +https://github.com/sparkfun/SparkFun_u-blox_PointPerfect_Library https://github.com/sparkfun/SparkFun_u-blox_SARA-R5_Arduino_Library https://github.com/sparkfun/SparkFun_Ublox_Arduino_Library https://github.com/sparkfun/SparkFun_Unicore_GNSS_Arduino_Library