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 429fc20 commit 7b27d9aCopy full SHA for 7b27d9a
adafruit_emc2101/__init__.py
@@ -63,7 +63,7 @@ class CV:
63
64
@classmethod
65
def add_values(cls, value_tuples):
66
- "creates CV entires"
+ "creates CV entries"
67
cls.string = {}
68
cls.lsb = {}
69
0 commit comments