Skip to content

Commit aeffcc4

Browse files
author
Noel Gaetan
committed
Update lsm6ds3.py
1 parent 5ef5153 commit aeffcc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adafruit_lsm6ds/lsm6ds3.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,4 @@ class LSM6DS3(LSM6DS): # pylint: disable=too-many-instance-attributes
4242
4343
"""
4444

45-
CHIP_ID = 0x6a
45+
CHIP_ID = 0x6A

0 commit comments

Comments
 (0)