From 4d40be8beea9556930f0d30bd888960423679fbf Mon Sep 17 00:00:00 2001 From: Riccardo Rizzo Date: Mon, 22 Aug 2022 10:29:47 +0200 Subject: [PATCH] release v1.1.1 --- library.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.properties b/library.properties index b6fd2aa..f464b45 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=Arduino_LSM6DSOX -version=1.1.0 +version=1.1.1 author=Arduino maintainer=Arduino sentence=Allows you to read the accelerometer and gyroscope values from the LSM6DSOX IMU on your Arduino Nano RP2040 Connect.