espressif / esp-bsp

Board support components for Espressif development boards
Other
141 stars 76 forks source link

fix(ds18b20): fix the wrong value of a sub-zero temperature (BSP-444) #279

Closed suda-morris closed 3 months ago

suda-morris commented 4 months ago

because of the drop in the sign when doing the temperature conversion

Closes https://github.com/espressif/esp-bsp/issues/258

ESP-BSP Pull Request checklist

Note: For new BSPs create a PR with this link.

Change description

Please describe your change here

suda-morris commented 4 months ago

@tore-espressif @morgana2313 PTAL