File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ Introduction
21
21
Adafruit CircuitPython module for the LSM303DLH's 3-axis magnetometer
22
22
23
23
Note that this is specifically intended for the LSM303DLHC, as opposed to the
24
- aLSM303DLH , which has the magnetic Y and Z orientations swapped.
24
+ LSM303DLH proper , which has the magnetic Y and Z orientations swapped.
25
25
26
26
Dependencies
27
27
=============
Original file line number Diff line number Diff line change 10
10
CircuitPython driver for the LSM303DLH's magnetometer.
11
11
12
12
Note that this is specifically intended for the LSM303DLHC, as opposed to the
13
- aLSM303DLH , which has the magnetic Y and Z orientations swapped.
13
+ LSM303DLH proper , which has the magnetic Y and Z orientations swapped.
14
14
15
15
* Author(s): Dave Astels, Bryan Siepert
16
16
You can’t perform that action at this time.
0 commit comments