Skip to content

Commit b0bbc0f

Browse files
committed
correcting repo url from miss-copied lis3dhh to amg88xx
1 parent 0554b5b commit b0bbc0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adafruit_amg88xx.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"""
4343

4444
__version__ = "0.0.0-auto.0"
45-
__repo__ = "https://github.com/adafruit/Adafruit_CircuitPython_LIS3DH.git"
45+
__repo__ = "https://github.com/adafruit/Adafruit_CircuitPython_AMG88xx"
4646

4747
from adafruit_bus_device.i2c_device import I2CDevice
4848
from adafruit_register import i2c_bit, i2c_bits

0 commit comments

Comments
 (0)