drivers/sensors: fix minor issue about sensor driver

Signed-off-by: dongjiuzhu1 <dongjiuzhu1@xiaomi.com>
This commit is contained in:
dongjiuzhu1 2024-05-10 12:38:07 +08:00 committed by Xiang Xiao
parent 7a8d58bf1b
commit d72d9049e9
1 changed files with 1 additions and 0 deletions

View File

@ -952,6 +952,7 @@ static int sensor_ioctl(FAR struct file *filep, int cmd, unsigned long arg)
user->event = 0;
nxrmutex_unlock(&upper->lock);
}
break;
case SNIOC_FLUSH:
{