Skip to content

Commit 33c2663

Browse files
committed
improved readme when fixing arduino-libraries#4
1 parent eacc6e9 commit 33c2663

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -39,3 +39,9 @@ determine offsets. Follow the instructions below to calibrate your sensor.
3939

4040
- Magnetometer: Move the magnetometer in a large 8 like pattern a few times
4141
gently.
42+
43+
Setting up pins
44+
-----------
45+
46+
See the declaration for initSensor in NineAxesMotion.h
47+
Ensure you have correctly configured the Interrupt and Reset pins. Modern boards default to Interrupt Pin = 2 and Reset Pin = 7, although your board may be jumpered differently. The most probable alternative pins are Interrupt Pin = 4 and Reset Pin = 3. Consult your shield and observe how these tracks are jumpered on your particular setup.

0 commit comments

Comments
 (0)