From e4d0d27cca218a89bcee6095da2ae1a5d098b619 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Wed, 16 Oct 2019 12:40:36 +0200 Subject: [PATCH] Added lib Adafruit LSM303 Accel https://github.com/arduino/Arduino/issues/9318 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 3dea3ae7..619c4e43 100644 --- a/registry.txt +++ b/registry.txt @@ -2605,3 +2605,4 @@ https://github.com/luisllamasbinaburo/Arduino-AsyncSonar.git|Contributed|AsyncSo https://github.com/luisllamasbinaburo/Arduino-AsyncStepper.git|Contributed|AsyncStepperLib https://github.com/luisllamasbinaburo/Arduino-SimpleStepper.git|Contributed|SimpleStepper https://github.com/bitbank2/esp32_gamepad.git|Contributed|esp32_gamepad +https://github.com/adafruit/Adafruit_LSM303_Accel.git|Contributed|Adafruit LSM303 Accel