micropython-lib/micropython/drivers
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
..
bus/onewire micropython: Add missing metadata for packages. 2023-04-07 13:24:15 +10:00
codec/wm8960 all: Lint Python code with ruff. 2023-07-24 07:51:33 +02:00
display drivers/display/lcd160cr: Use isinstance() for type checking. 2023-08-09 18:59:03 +10:00
imu bmm150: Remove broken reset function. 2023-08-22 22:42:48 +10:00
led/neopixel micropython: Add missing metadata for packages. 2023-04-07 13:24:15 +10:00
radio/nrf24l01 micropython: Add missing metadata for packages. 2023-04-07 13:24:15 +10:00
sensor micropython: Add missing metadata for packages. 2023-04-07 13:24:15 +10:00
storage/sdcard micropython: Add missing metadata for packages. 2023-04-07 13:24:15 +10:00