Hello, I have an error with Arduino 1.6.4 on a Windows 8 pc.
The error is in compilation, he says:
C:\Program Files (x86)\Arduino\libraries\bma180\bma180.cpp:2:20: fatal error: wiring.h: No such file or directory
#include <wiring.h>
^
compilation terminated.
Error de compilación
I have tried to replace bma180 a lot of times, also, I have copied a new code for bma180.cpp and there isn't solution..
Can you help me?
cod_robot_ver2.ino (10.3 KB)