Skip to content

Commit 47a9dac

Browse files
authored
Merge pull request #6 from TG-Techie/master
correcting repo url from miss-copied lis3dh to amg88xx
2 parents 0554b5b + b0bbc0f commit 47a9dac

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)