fix(sensor): align for selftest interface define.

Align for selftest interface in struct sensor_ops_s

Signed-off-by: songnannan <songnannan@xiaomi.com>
This commit is contained in:
songnannan 2021-11-18 18:00:29 +08:00 committed by Abdelatif Guettouche
parent 550d2bff32
commit 83668c7091
1 changed files with 1 additions and 1 deletions

View File

@ -676,7 +676,7 @@ struct sensor_ops_s
**************************************************************************/
CODE int (*selftest)(FAR struct sensor_lowerhalf_s *lower,
unsigned long arg);
unsigned long arg);
/**************************************************************************
* Name: set_calibvalue