mirror of
https://github.com/apache/nuttx.git
synced 2026-05-29 20:56:47 +08:00
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:
committed by
Abdelatif Guettouche
parent
550d2bff32
commit
83668c7091
@@ -676,7 +676,7 @@ struct sensor_ops_s
|
|||||||
**************************************************************************/
|
**************************************************************************/
|
||||||
|
|
||||||
CODE int (*selftest)(FAR struct sensor_lowerhalf_s *lower,
|
CODE int (*selftest)(FAR struct sensor_lowerhalf_s *lower,
|
||||||
unsigned long arg);
|
unsigned long arg);
|
||||||
|
|
||||||
/**************************************************************************
|
/**************************************************************************
|
||||||
* Name: set_calibvalue
|
* Name: set_calibvalue
|
||||||
|
|||||||
Reference in New Issue
Block a user