micropython-lib/micropython/drivers/imu
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
..
bmi270 all: Lint Python code with ruff. 2023-07-24 07:51:33 +02:00
bmm150 bmm150: Remove broken reset function. 2023-08-22 22:42:48 +10:00
lsm6dsox all: Lint Python code with ruff. 2023-07-24 07:51:33 +02:00
lsm9ds1 all: Lint Python code with ruff. 2023-07-24 07:51:33 +02:00