doc/services/sensing: Refer to native_sim overlay instead of native_posix

Refer to the native_sim overlay instead of the native_posix one,
as native_posix is going to be deprecated soon.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
This commit is contained in:
Alberto Escolar Piedras 2023-11-16 09:25:13 +01:00 committed by Carles Cufí
parent 3c8333ac10
commit 97b9bce995

View File

@ -241,7 +241,7 @@ Device Tree Configuration
Sensing subsystem using device tree to configuration all sensor instances and their properties,
reporting relationships.
See the example :zephyr_file:`samples/subsys/sensing/simple/boards/native_posix.overlay`
See the example :zephyr_file:`samples/subsys/sensing/simple/boards/native_sim.overlay`
API Reference
*************