micropython-lib/micropython/drivers
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
..
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 lsm6dsox: Add missing time import. 2023-08-22 22:43:04 +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