We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6201ea commit cf6cd50Copy full SHA for cf6cd50
adafruit_ads1x15/ads1x15.py
@@ -31,7 +31,6 @@
31
__version__ = "0.0.0-auto.0"
32
__repo__ = "https://github.com/adafruit/Adafruit_CircuitPython_ADS1x15.git"
33
34
-import time
35
from micropython import const
36
from adafruit_bus_device.i2c_device import I2CDevice
37
0 commit comments