Skip to content

Commit b81031c

Browse files
committed
Merge remote-tracking branch 'refs/remotes/origin/master'
2 parents 19f3e32 + 9627757 commit b81031c

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,12 @@ To make the device detectable, you can **either**:
5353
4) Type: `yarpdev --device ft232h_bme688`
5454
5) While the device is running, open a new terminal and type: `yarp read ... /FT232H_BME688/data`
5555

56-
**Note: data is send from the YARP device in in the following order:** `temperature pressure humidity`
56+
**Note: data is sent from the YARP device in the following order:** `temperature pressure humidity`
57+
58+
Units are as follows:
59+
- Temperature: `°C`
60+
- Pressure: `hPa`
61+
- Humitidy: `%`
5762

5863

5964
<h1 align="center"> Troubleshooting the device </h1>

0 commit comments

Comments
 (0)