Skip to content

Commit f95649b

Browse files
authored
Add link to HS300x library
Add a link to the Arduino_HS300x library in the humidity and temperature sensor library.
1 parent 64edfb8 commit f95649b

File tree

1 file changed

+1
-1
lines changed
  • content/hardware/03.nano/boards/nano-33-ble-sense-rev2/tutorials/humidity-and-temperature-sensor

1 file changed

+1
-1
lines changed

content/hardware/03.nano/boards/nano-33-ble-sense-rev2/tutorials/humidity-and-temperature-sensor/content.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ In this tutorial we will use an **Arduino Nano 33 BLE Sense Rev2** board to meas
2525
## Goals
2626
The goals of this project are:
2727
- Learn how to output raw sensor data from the Arduino Nano 33 BLE Sense Rev2.
28-
- Use the HS300x library.
28+
- Use the [HS300x library](https://docs.arduino.cc/libraries/arduino_hs300x/).
2929
- Print temperature and humidity values in the Serial Monitor when they are within a certain range.
3030
- Create your own temperature and humidity monitor.
3131

0 commit comments

Comments
 (0)