raiden00pl opened a new pull request, #19071: URL: https://github.com/apache/nuttx/pull/19071
## Summary sensors/bme680_uorb.c: always allow temperature topic registration Previously bme680 dont register temperature topic when pressure measurement was enabled. Temperature data is present in barometer data, but sometimes we need clear separation between these topics. The old behavior is still achievable by setting CONFIG_BME680_DISABLE_TEMP_MEAS=y (no temperature topic registered) ## Impact separate pressure and temperature topics ## Testing thingy91 -- 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]
