mirror of
https://github.com/richardghirst/PiBits.git
synced 2024-11-28 12:24:11 +01:00
Add note to edit I2Cdev.cpp for Rev 2 boards
This commit is contained in:
parent
e62579ecb7
commit
bf455ee13b
@ -10,6 +10,9 @@ Jeff supports in this way.
|
||||
|
||||
You need libgtkmm-3.0-dev installed in order to build the 3d demo.
|
||||
|
||||
NOTE: If you have a revision 2 Raspberry Pi you need to edit I2Cdev.cpp
|
||||
and change all references to "/dev/i2c-0" to read "/dev/i2c-1".
|
||||
|
||||
'make' will create three demos:
|
||||
|
||||
demo_raw - displays raw gyro and accel values.
|
||||
|
Loading…
Reference in New Issue
Block a user