mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-20 03:53:49 +01:00
When `ds18_read` returns -2506, DS18 test print `Temperature [ºC]: -25.-6` whereas it should print `Temperature [ºC]: -25.06. This commit fixes this issue.