From 3d20d7ac27c8d37083f808eb0f1783c5f6eb2327 Mon Sep 17 00:00:00 2001 From: Nathan Seidle Date: Tue, 23 Apr 2024 09:29:57 -0600 Subject: [PATCH] Add IM19 IMU Library (#4419) * Add SparkFun GNSS message parser * Add SparkFun BQ40Z50 battery manager * Add SparkFun u-blox PointPerfect library * Add IM19 IMU Library --- repositories.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/repositories.txt b/repositories.txt index ea45f6d6..546b921d 100644 --- a/repositories.txt +++ b/repositories.txt @@ -5756,6 +5756,7 @@ https://github.com/sparkfun/SparkFun_HyperDisplay https://github.com/sparkfun/SparkFun_I2C_GPS_Arduino_Library https://github.com/sparkfun/SparkFun_I2C_Mux_Arduino_Library https://github.com/sparkfun/SparkFun_ICM-20948_ArduinoLibrary +https://github.com/sparkfun/SparkFun_IM19_IMU_Arduino_Library https://github.com/sparkfun/SparkFun_Indoor_Air_Quality_Sensor-ENS160_Arduino_Library https://github.com/sparkfun/SparkFun_IridiumSBD_I2C_Arduino_Library https://github.com/sparkfun/SparkFun_ISL29125_Breakout_Arduino_Library