You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+2-4Lines changed: 2 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# Arduino SensorKit Library
1
+
# Arduino SensorKit Library for RTduino
2
2
3
3
This documentation contains information about the classes and the usage of Arduino_SensorKit library which is primarily used in the [Arduino Sensor Kit](https://store.arduino.cc/sensor-kit-base). This library is a wrapper for other libraries such as
4
4
@@ -7,7 +7,7 @@ This documentation contains information about the classes and the usage of Ardui
7
7
*[Grove_BMP280](https://github.com/Seeed-Studio/Grove_BMP280) Library for the Barometer
8
8
*[DHT-sensor-library](https://github.com/adafruit/DHT-sensor-library) for the Temperature and Humidity Sensor
9
9
10
-
The Arduino_SensorKit Library can be downloaded from the Arduino IDE's library manager or from the GitHub repository.
10
+
This library has contained above libraries.
11
11
12
12
# Sensor Kit Reference
13
13
@@ -17,8 +17,6 @@ This documentation contains information about the classes and the usage of **Ard
17
17
*[Grove_BMP280 Library for the Barometer](https://github.com/Seeed-Studio/Grove_BMP280)
18
18
*[DHT-sensor-library for the Temperature and Humidity Sensor](https://github.com/adafruit/DHT-sensor-library)
19
19
20
-
The Arduino_SensorKit Library can be downloaded from the Arduino IDE's Library Manager or from the [GitHub repository](https://github.com/arduino-libraries/Arduino_SensorKit)
0 commit comments