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.
2 parents 92b5eb0 + b5b4a0d commit f2e3a7bCopy full SHA for f2e3a7b
adafruit_mpr121.py
@@ -37,7 +37,7 @@
37
from micropython import const
38
39
__version__ = "0.0.0-auto.0"
40
-__repo__ = "https://github.com/adafruit/Adafruit_CircuitPython_VL53L0X.git"
+__repo__ = "https://github.com/adafruit/Adafruit_CircuitPython_MPR121.git"
41
42
# Register addresses. Unused registers commented out to save memory.
43
# pylint: disable=bad-whitespace
0 commit comments