microtrigger / ardu-imu

Automatically exported from code.google.com/p/ardu-imu
0 stars 0 forks source link

Compiling 1.9.8 #33

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. download 1.9.8
2. compile it
3.

What is the expected output? What do you see instead?

compile error I had to rename Wire.write to Wire.send

and

Wire.read to Wire.receive in HMC5883

I also had to comment out AP_Common.h in various GPS files. Then it finally 
compilled. is 1.9.8 not ready and should I use not so bleeding edge version.

What version of the product are you using? On what operating system?
windows XP 023 version of arduino.

Please provide any additional information below.

I followed the guide which any beginner without coding skills would have failed.

Original issue reported on code.google.com by cordell....@gmail.com on 24 Mar 2013 at 8:49