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 92b5eb0 commit b5b4a0dCopy full SHA for b5b4a0d
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