arduino-libraries / Arduino_BMI270_BMM150

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

Detect sensor initialization failures #30

Closed sebromero closed 9 months ago

sebromero commented 9 months ago

This PR changes the begin() function so that it respects the values returned from the underlying API. This helps to detect issues with the IMU.