Skip to content

Commit 380a07b

Browse files
committed
Fixed changelog and readme
1 parent 3962f3c commit 380a07b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Arduino_LSM6DSM ?.?.? - ????.??.??
22

3-
Arduino_LSM6DSM 1.0.0 - 2019.07.19
3+
Arduino_LSM6DSM 1.0.0 - 2021.05.10
44

55
* Initial release

README.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
:repository-owner: arduino-libraries
2-
:repository-name: Arduino_LSM6DS3
2+
:repository-name: Arduino_LSM6DSOX
33

44
= {repository-name} Library for Arduino =
55

66
image:https://github.com/{repository-owner}/{repository-name}/actions/workflows/check-arduino.yml/badge.svg["Check Arduino status", link="https://github.com/{repository-owner}/{repository-name}/actions/workflows/check-arduino.yml"]
77
image:https://github.com/{repository-owner}/{repository-name}/actions/workflows/compile-examples.yml/badge.svg["Compile Examples status", link="https://github.com/{repository-owner}/{repository-name}/actions/workflows/compile-examples.yml"]
88
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"]
99

10-
Allows you to read the accelerometer and gyroscope values from the LSM6DS3 IMU on your Arduino Nano 33 IoT or Arduino Uno WiFi Rev2 boards.
10+
Allows you to read accelerometer and gyroscope values of the LSM6DSOX IMU on your Arduino Nano RP2040 Connect.
1111

1212
For more information about this library please visit us at https://www.arduino.cc/en/Reference/{repository-name}

0 commit comments

Comments
 (0)