1
0
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:
Richard Hirst 2014-02-11 19:51:26 +00:00
parent e62579ecb7
commit bf455ee13b

View File

@ -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.