xiaoxiang781216 commented on PR #18134:
URL: https://github.com/apache/nuttx/pull/18134#issuecomment-3794403450
@Otpvondoiats please fix:
```
Building NuttX...
Error: sensors/bme680_uorb.c:433:3: error: initialization of 'int (*)(struct
sensor_lowerhalf_s *, struct file *, _Bool)' from incompatible pointer type
'int (*)(struct sensor_lowerhalf_s *, struct file *, int, long unsigned int)'
[-Wincompatible-pointer-types]
433 | bme680_control /* control */
| ^~~~~~~~~~~~~~
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]