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
+1-9Lines changed: 1 addition & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Arduino SensorKit Library for RTduino
2
2
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
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://github.com/arduino-libraries/Arduino_SensorKit). This library is a wrapper for other libraries such as
4
4
5
5
*[U8g2_Arduino](https://github.com/olikraus/U8g2_Arduino) Library for monochrome displays
6
6
*[Seeed_Arduino_LIS3DHTR](https://github.com/Seeed-Studio/Seeed_Arduino_LIS3DHTR) for the 3 Axis Accelerometer
@@ -9,14 +9,6 @@ This documentation contains information about the classes and the usage of Ardui
9
9
10
10
This library has contained above libraries.
11
11
12
-
# Sensor Kit Reference
13
-
14
-
This documentation contains information about the classes and the usage of **Arduino_SensorKit** library which is primarily used in the [Arduino Sensor Kit](https://sensorkit.arduino.cc/). This library is a wrapper for other libraries such as
15
-
*[u8g2 Library for monochrome displays](https://github.com/olikraus/u8g2)
16
-
*[Seeed_Arduino_LIS3DHTR for the 3 Axis Accelerometer](https://github.com/Seeed-Studio/Seeed_Arduino_LIS3DHTR)
17
-
*[Grove_BMP280 Library for the Barometer](https://github.com/Seeed-Studio/Grove_BMP280)
18
-
*[DHT-sensor-library for the Temperature and Humidity Sensor](https://github.com/adafruit/DHT-sensor-library)
0 commit comments