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 5ef5153 commit aeffcc4Copy full SHA for aeffcc4
adafruit_lsm6ds/lsm6ds3.py
@@ -42,4 +42,4 @@ class LSM6DS3(LSM6DS): # pylint: disable=too-many-instance-attributes
42
43
"""
44
45
- CHIP_ID = 0x6a
+ CHIP_ID = 0x6A
0 commit comments