apache / nuttx-apps

Apache NuttX Apps is a collection of tools, shells, network utilities, libraries, interpreters and can be used with the NuttX RTOS
https://nuttx.apache.org/
Apache License 2.0
268 stars 504 forks source link

sensor/lm75: fix C syntax error #2310

Closed JorgeGzm closed 5 months ago

JorgeGzm commented 5 months ago

Summary

Fix C syntax error

Impact

Fix build of LM75 library when not define the type of measure.

Testing

build lm75 project with stm32f401rc-rs485 board.

./tools/configure.sh stm32f401rc-rs485:lm75

In .config file comment CONFIG_SYSTEM_LM75_CELSIUS

# CONFIG_SYSTEM_LM75_CELSIUS=y