Skip to content
Commit 5d8f958b authored by Kumar Gala's avatar Kumar Gala Committed by Anas Nashif
Browse files

sensor: pms7003: Fix compile errors with driver



We get type mismatch errors because of use of K_MSEC.  As the timeout
is defined in terms of milliseconds and k_uptime_get() returns
milliseconds we can just remove K_MSEC usage.

Signed-off-by: default avatarKumar Gala <galak@kernel.org>
parent 215bfa24
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment