arduino-libraries / Arduino_BMI270_BMM150

GNU Lesser General Public License v2.1
18 stars 12 forks source link

Fix: The right unit for a sample rate is Hz, not µT, #24

Closed aentinger closed 1 year ago

aentinger commented 1 year ago

Tesla, or µTesla are for magnetic flux density. This is simply a error in textual output, not functionality.

This fixes #23.