micropython-lib/micropython/drivers/imu
Angus Gratton 2d16f210b9 lsm6dsox: Add missing time import.
Driver calls time.sleep_ms() in one place.

Found by Ruff checking F821.

Signed-off-by: Angus Gratton <angus@redyak.com.au>
2023-08-22 22:43:04 +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 lsm6dsox: Add missing time import. 2023-08-22 22:43:04 +10:00
lsm9ds1 all: Lint Python code with ruff. 2023-07-24 07:51:33 +02:00