micropython-lib/micropython/drivers/imu/lsm6dsox
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
..
lsm6dsox.py lsm6dsox: Add missing time import. 2023-08-22 22:43:04 +10:00
lsm6dsox_basic.py lsm6dsox: Refactor driver. 2023-02-18 15:51:53 +11:00
lsm6dsox_mlc.py all: Lint Python code with ruff. 2023-07-24 07:51:33 +02:00
manifest.py lsm6dsox: Refactor driver. 2023-02-18 15:51:53 +11:00