Skip to content

Commit 8843fd9

Browse files
pyhyscfriedt
authored andcommitted
Samples: Fix ID for VCNL4040 sensor sample
The ID of the sample is wrong, so it is not possible to link to the sample documentation. I found this issue when working on a shield for the VCNL4040 proximity sensor. To my knowledge, there are no references to the invalid ID yet. Signed-off-by: Jonas Berg <[email protected]>
1 parent fc81640 commit 8843fd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/sensor/vcnl4040/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.. zephyr:code-sample:: vcml4040
1+
.. zephyr:code-sample:: vcnl4040
22
:name: VCNL4040 Proximity and Ambient Light Sensor
33
:relevant-api: sensor_interface
44

0 commit comments

Comments
 (0)