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 74f687c + c57e456 commit 2682832Copy full SHA for 2682832
adafruit_dymoscale.py
@@ -46,7 +46,7 @@
46
PULSE_WIDTH = 72.5
47
48
__version__ = "0.0.0-auto.0"
49
-__repo__ = "https://github.com/adafruit/Adafruit_CircuitPython_scale.git"
+__repo__ = "https://github.com/adafruit/Adafruit_CircuitPython_DymoScale.git"
50
51
# pylint: disable=too-few-public-methods
52
class ScaleReading:
0 commit comments