discovery
discovery copied to clipboard
use lsm303agr instead of lsm303dlhc in chapter compass
What does this implement/fix?
This basically provides the link to implement the compass code using the lsm303agr for the newer board. This removes the conflict until a better solution comes.
r? @therealprof
(rust-highfive has picked a reviewer for you, use r? to override)
Created a new pull request after having a short discussion with @jamesmunns . Can we help people using this until we get a better solution?
The switch of the STM Discovery Board to LSM303AGR in newer versions is discussed in Issue #274. If we are maintaining the STM version of this manual, we should probably update as discussed there.