#5861
steve
Participant

avec la version 1.0.6

j’ais cette erreur :

In file included from /MrlComm.h:8,
from MrlComm.cpp:1:
MrlServo.h:19: error: ISO C++ forbids declaration of ‘Servo’ with no type
MrlServo.h:19: error: expected ‘;’ before ‘*’ token

avec la version 1.7.0
j’ais cette erreur:

In file included from MrlComm.h:8:0,
from MrlComm.cpp:1:
MrlServo.h:4:19: fatal error: Servo.h: No such file or directory
#include <Servo.h>
^
compilation terminated.
Erreur lors de la compilation.