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 c931bf7 commit 352409bCopy full SHA for 352409b
examples/lis3mdl_range_test.py
@@ -12,7 +12,6 @@
12
sensor = LIS3MDL(i2c)
13
14
while True:
15
-
16
for mag_range in [
17
Range.RANGE_4_GAUSS,
18
Range.RANGE_8_GAUSS,
0 commit comments