From b9c0afc8e1a77044b53da258d16812be1022cab1 Mon Sep 17 00:00:00 2001 From: Hannes Siebeneicher Date: Tue, 14 Feb 2023 09:32:50 +0100 Subject: [PATCH 1/2] Fix typo --- library.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.properties b/library.properties index 0039616..fa2bb9b 100644 --- a/library.properties +++ b/library.properties @@ -3,7 +3,7 @@ version=1.0.9 author=Lenard George, Pablo Marquínez maintainer=Arduino sentence=Arduino Sensor Kit -paragraph=This library wraps all the libraries needed to use the Sensor kit breakout board: Oled display, Humidity and Temperature sensor, Pressure sensorand Accelerometer . +paragraph=This library wraps all the libraries needed to use the Sensor kit breakout board: Oled display, Humidity and Temperature sensor, Pressure sensor and Accelerometer. category=Sensors url=https://sensorkit.arduino.cc/ architectures=avr From 80d838c3bcffb66fb1f73f0bf52f7ec1d2dc8d8a Mon Sep 17 00:00:00 2001 From: Hannes Siebeneicher <60609597+Hannes7eicher@users.noreply.github.com> Date: Tue, 14 Feb 2023 10:25:04 +0100 Subject: [PATCH 2/2] Update library.properties Co-authored-by: per1234 --- library.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.properties b/library.properties index fa2bb9b..2bb84fc 100644 --- a/library.properties +++ b/library.properties @@ -3,7 +3,7 @@ version=1.0.9 author=Lenard George, Pablo Marquínez maintainer=Arduino sentence=Arduino Sensor Kit -paragraph=This library wraps all the libraries needed to use the Sensor kit breakout board: Oled display, Humidity and Temperature sensor, Pressure sensor and Accelerometer. +paragraph=This library wraps all the libraries needed to use the Sensor Kit breakout board: OLED display, humidity and temperature sensor, pressure sensor and accelerometer. category=Sensors url=https://sensorkit.arduino.cc/ architectures=avr