diff --git a/README.adoc b/README.adoc index 54e7e00..c2dea23 100644 --- a/README.adoc +++ b/README.adoc @@ -8,5 +8,3 @@ image:https://github.com/{repository-owner}/{repository-name}/actions/workflows/ image:https://github.com/{repository-owner}/{repository-name}/actions/workflows/spell-check.yml/badge.svg["Spell Check status", link="https://github.com/{repository-owner}/{repository-name}/actions/workflows/spell-check.yml"] Allows you to read accelerometer and gyroscope values of the LSM6DSOX IMU on your Arduino Nano RP2040 Connect. - -For more information about this library please visit us at https://www.arduino.cc/en/Reference/{repository-name} diff --git a/library.properties b/library.properties index 25b3afc..0e32b44 100644 --- a/library.properties +++ b/library.properties @@ -5,6 +5,6 @@ maintainer=Arduino sentence=Allows you to read the accelerometer and gyroscope values from the LSM6DSOX IMU on your Arduino Nano RP2040 Connect. paragraph= category=Sensors -url=https://www.arduino.cc/en/Reference/Arduino_LSM6DSOX +url=https://github.com/arduino-libraries/Arduino_LSM6DSOX architectures=* includes=Arduino_LSM6DSOX.h