Skip to content

Commit 7662425

Browse files
authored
Fix wrong library description
1 parent fe27a56 commit 7662425

File tree

1 file changed

+2
-2
lines changed
  • examples/Boards/STM32L475VG-DISCOVERY-IOT/WiFi_MQTT_Adafruit.io

1 file changed

+2
-2
lines changed

examples/Boards/STM32L475VG-DISCOVERY-IOT/WiFi_MQTT_Adafruit.io/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ Install the following libraries using the Arduino IDE: **_Sketch -> Include Libr
1111

1212
* [PubSubClient](https://github.com/knolleary/pubsubclient): Arduino Client for MQTT.
1313
* [STM32duino ISM43362-M3G-L44](https://github.com/stm32duino/WiFi-ISM43362-M3G-L44): WiFi library for the [B-L475E-IOT01A](http://www.st.com/en/evaluation-tools/b-l475e-iot01a.html) board.
14-
* [STM32duino HTS221](https://github.com/stm32duino/HTS221): Ethernet library for STM32 based board with on-board Ethernet connector.
15-
14+
* [STM32duino HTS221](https://github.com/stm32duino/HTS221): to support the HTS221 capacitive digital sensor for relative humidity and temperature
15+
1616
# Adafruit IO Dashboard.
1717

1818
You will need to create some feeds in your Adafruit IO Dashboard.

0 commit comments

Comments
 (0)