Skip to content

Commit a7e5b98

Browse files
authored
Update Readme.md
1 parent 17a89a7 commit a7e5b98

File tree

1 file changed

+2
-2
lines changed
  • examples/7_distance_and_light_sensor

1 file changed

+2
-2
lines changed

examples/7_distance_and_light_sensor/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Send data from VL6180 sensor to Live Objects
1+
# Sending data from VL6180 sensor to Live Objects
22

33
This example shows how to send real data from sensor [VL6180X](https://www.st.com/resource/en/datasheet/vl6180x.pdf). Sensor delivers two useful values:
44
- ambient light [[lx](https://en.wikipedia.org/wiki/Lux)],
@@ -155,4 +155,4 @@ First of all, be sure that you installed the required libraries and generated an
155155

156156
## Verify
157157

158-
You can verify if device is online and data are delivered in the same way as it is described for MQTT device.
158+
You can verify if device is online and data are delivered in the same way as it is described for MQTT device.

0 commit comments

Comments
 (0)