Skip to content

Commit 842301f

Browse files
authored
Merge pull request #38 from arduino-libraries/karlsoderby/update-version
Update Version (1.0.10)
2 parents 6388a51 + 542334c commit 842301f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ This documentation contains information about the classes and the usage of Ardui
99
* [U8g2_Arduino](https://github.com/olikraus/U8g2_Arduino) Library for monochrome displays
1010
* [Seeed_Arduino_LIS3DHTR](https://github.com/Seeed-Studio/Seeed_Arduino_LIS3DHTR) for the 3 Axis Accelerometer
1111
* [Grove_BMP280](https://github.com/Seeed-Studio/Grove_BMP280) Library for the Barometer
12-
* [DHT-sensor-library](https://github.com/adafruit/DHT-sensor-library) for the Temperature and Humidity Sensor
12+
* [Grove_Temperature_And_Humidity_Sensor](https://github.com/Seeed-Studio/Grove_Temperature_And_Humidity_Sensor) for the Temperature and Humidity Sensors DHT11, DHT20.
1313

1414
The Arduino_SensorKit Library can be downloaded from the Arduino IDE's library manager or from the GitHub repository.

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=Arduino_Sensorkit
2-
version=1.0.9
2+
version=1.0.10
33
author=Lenard George, Pablo Marquínez
44
maintainer=Arduino <info@arduino.cc>
55
sentence=Arduino Sensor Kit

0 commit comments

Comments
 (0)