Skip to content
Commit d46546e2 authored by Dmitry Lukyantsev's avatar Dmitry Lukyantsev Committed by Benjamin Cabé
Browse files

sensing: Fix static assert in get_sensor_by_dev()



With assert condition set to true, assertion never happens.
Change __ASSERT(true) to __ASSERT(false).

Signed-off-by: default avatarDmitry Lukyantsev <dmitrylu@meta.com>
parent ac5cdcdb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment