Hi !
Why this error ?
-----------------------------------------------------------------------------------------------------------------------------------------------------------------
Arduino : 1.6.7 (Windows XP), Carte : "Arduino/Genuino Mega or Mega 2560, ATmega2560 (Mega 2560)"
sketch\twi.c:1:17: fatal error: twi.c: No such file or directory
#include <twi.c>
^
compilation terminated.
exit status 1
Erreur lors de la compilation.
--------------------------------------------------------------------------------------------------------------------
This error only on my win XP computer, not on win 7 computer, and only with Arduino IDE higher version 1.6.x.x.x .
work perfectly with Arduino 1.0.5 or 1.0.6
PS: The files, configuration.h and other, created with configuration tool Repetier 0.91 or/and 0.92
What's about ?
Thanks