Skip to content

Commit 6aca795

Browse files
authored
Added libraries repo's links
1 parent 822762f commit 6aca795

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
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
44

5-
* u8g2 Library for monochrome displayes
6-
* Seeed_Arduino_LIS3DHTR for the 3 Axis Accelerometer
7-
* Grove_BMP280 Library for the Barometer
8-
* DHT-sensor-library for the Temperature and Humidity Sensor
5+
* [u8g2](https://github.com/olikraus/U8g2_Arduino) Library for monochrome displayes
6+
* [Seeed_Arduino_LIS3DHTR](https://github.com/Seeed-Studio/Seeed_Arduino_LIS3DHTR) for the 3 Axis Accelerometer
7+
* [Grove_BMP280](https://github.com/Seeed-Studio/Grove_BMP280) Library for the Barometer
8+
* [DHT-sensor-library](https://github.com/adafruit/DHT-sensor-library) for the Temperature and Humidity Sensor
99

1010
The Arduino_SensorKit Library can be downloaded from the Arduino IDE’s library manager or from the github repository

0 commit comments

Comments
 (0)