nrf-rs / nrf-hal

A Rust HAL for the nRF family of devices
Apache License 2.0
499 stars 139 forks source link

documented to_num() for Temp::measure() result #425

Closed BartMassey closed 6 months ago

BartMassey commented 1 year ago

This PR adds documentation for the to_num() method on Temp::measure(), which is otherwise quite hard to find. It also adds an example of its use.

qwandor commented 6 months ago

bors r+