mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-22 04:53:50 +01:00
Modify the periph_temperature implementation to expose the full resolution of the temperature sensor. The accuracy of the sensor will likely be less than 0.25 °C, but typically temperature sensors have a precision in the order of their resolution. Exposing the full resolution can therefore be useful to monitor relative temperature changes.