microtrigger / ardu-imu

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

Pb compiling arduimu 1.8 with use_magnetometer = 1 #8

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

Compiling with use_magntometer =1 

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

arduimu.cpp: In function 'void loop()':
arduimu:376: error: expected unqualified-id before '.' token
arduimu:377: error: expected unqualified-id before '.' token
arduimu.cpp: In function 'void Drift_correction()':
DCM:170: error: expected primary-expression before '.' token
DCM:170: error: expected primary-expression before '.' token

What version of the product are you using? On what operating system?

Arduimu 1.8

Please provide any additional information below.

Original issue reported on code.google.com by bourm...@9online.fr on 16 Oct 2010 at 10:00

GoogleCodeExporter commented 9 years ago
same for me in 1.8.2

Original comment by wja...@gmail.com on 15 Mar 2011 at 4:49