diegoherranz opened a new pull request #5061: URL: https://github.com/apache/incubator-nuttx/pull/5061
## Summary compilation error and warnings for isl29023 sensor driver ## Impact - "op_mode" instead of "mode" (compilation error) - CONFIG_ISL29023_I2C_FREQUENCY instead of CONFIG_LM75_I2C_FREQUENCY (probably a leftover) - Fix a couple of format warnings: now using PRIu32 - Also minor comment changes ## Testing Tested on real hardware (custom board) Thanks! -- 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: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org