mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-03-23 07:06:19 +02:00
A compass doesn't tell us the temperature.
This commit is contained in:
parent
8ed300d620
commit
357f62e137
@ -1,6 +1,6 @@
|
|||||||
# Compass
|
# Compass
|
||||||
|
|
||||||
We will read the temperature from an I2C compass, and log the readings to a serial port.
|
We will read the direction from an I2C compass, and log the readings to a serial port.
|
||||||
|
|
||||||
Hint: check the documentation for the [`lsm303agr`](https://docs.rs/lsm303agr/latest/lsm303agr/) and
|
Hint: check the documentation for the [`lsm303agr`](https://docs.rs/lsm303agr/latest/lsm303agr/) and
|
||||||
[`microbit-v2`](https://docs.rs/microbit-v2/latest/microbit/) crates, as well as the
|
[`microbit-v2`](https://docs.rs/microbit-v2/latest/microbit/) crates, as well as the
|
||||||
|
Loading…
x
Reference in New Issue
Block a user