From 94a470f75467181a1acb7fc318ba9a67c5f4c07d Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Wed, 8 Aug 2018 17:34:13 +0200 Subject: [PATCH] Added lib Bolder Flight Systems MPU9250 https://github.com/arduino/Arduino/issues/7827 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 40c2cdb0..ffeae268 100644 --- a/registry.txt +++ b/registry.txt @@ -1790,3 +1790,4 @@ https://github.com/bolderflight/BME280.git|Contributed|Bolder Flight Systems BME https://github.com/salvadorrueda/SerialMP3Player.git|Contributed|SerialMP3Player https://github.com/bolderflight/AMS5812.git|Contributed|Bolder Flight Systems AMS5812 https://github.com/bolderflight/AMS5915.git|Contributed|Bolder Flight Systems AMS5915 +https://github.com/bolderflight/MPU9250.git|Contributed|Bolder Flight Systems MPU9250