Skip to content

Commit 70d27df

Browse files
committed
Improved readability.
1 parent 3835629 commit 70d27df

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/lis3mdl_lsm6ds_test.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
# To use LSM6DS33, comment out the LSM6DSOX import line
66
# and uncomment the next line
77
# from adafruit_lsm6ds import LSM6DS33 as LSM6DS
8+
89
# To use ISM330DHCX, comment out the LSM6DSOX import line
910
# and uncomment the next line
1011
# from adafruit_lsm6ds import ISM330DHCX as LSM6DS

0 commit comments

Comments
 (0)