Skip to content

Commit

Permalink
Fixed main README
Browse files Browse the repository at this point in the history
  • Loading branch information
ScottGibb committed Nov 25, 2024
1 parent 0b7da20 commit 132acce
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,12 @@
[![Linting](https://github.com/dysonltd/tmag5273/actions/workflows/Linting.yaml/badge.svg)](https://github.com/dysonltd/tmag5273/actions/workflows/Linting.yaml)

## Summary

This is a platform agnostic Rust Driver for the TMAG52732 3 Axis I2C
Hall effect Sensor by Texas Instruments. The driver is based on the
[embedded-hal](https://github.com/rust-embedded/embedded-hal) traits.
For more information it is recommended to look at the docs using `cargo doc`

## The Device

An extract taken from the [Texas Instruments Datasheet](./docs/tmag5273.pdf):
Expand Down

0 comments on commit 132acce

Please sign in to comment.