Skip to content

Commit c3527f7

Browse files
authored
Use full name in library for U8g2_Arduino (#23)
1 parent 1ac370b commit c3527f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
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
88

9-
* [u8g2](https://github.com/olikraus/U8g2_Arduino) Library for monochrome displays
9+
* [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
1212
* [DHT-sensor-library](https://github.com/adafruit/DHT-sensor-library) for the Temperature and Humidity Sensor

0 commit comments

Comments
 (0)