micropython-lib/micropython/drivers/imu/bmm150
Angus Gratton 86050c3d7a bmm150: Remove broken reset function.
Looks like copy-pasta from bmi270 driver.

There is a soft reset capability documented in the BMM150 datasheet, but it
uses different register bits and I don't have a BMM150 at hand to test it.

Found by Ruff checking F821.

Signed-off-by: Angus Gratton <angus@redyak.com.au>
2023-08-22 22:42:48 +10:00
..
bmm150.py bmm150: Remove broken reset function. 2023-08-22 22:42:48 +10:00
manifest.py bmm150: Add new magnetometer driver. 2023-02-18 15:55:36 +11:00