Bonjour,
j'ai telechargé la derniere version du soft stantor en version HTML il me semble: stantor_ws_micro_central_v03_c.zip mais je n'arrive pas à compiler correctement le soft arduino.
environement arduino : 1.0.5-r2, les librairies OK mais j'ai toujours le message suivant dans l'IHM arduino :
stantor_ws_micro_central_v03_c.ino: In function 'void loop()':
stantor_ws_micro_central_v03_c:4698: error: 'month' was not declared in this scope
stantor_ws_micro_central_v03_c:4699: error: 'month' was not declared in this scope
stantor_ws_micro_central_v03_c:4699: error: 'day' was not declared in this scope
stantor_ws_micro_central_v03_c:4699: error: 'weekday' was not declared in this scope
stantor_ws_micro_central_v03_c:4700: error: 'hour' was not declared in this scope
stantor_ws_micro_central_v03_c:4702: error: 'month' was not declared in this scope
stantor_ws_micro_central_v03_c:4702: error: 'day' was not declared in this scope
stantor_ws_micro_central_v03_c:4702: error: 'weekday' was not declared in this scope
stantor_ws_micro_central_v03_c:4703: error: 'hour' was not declared in this scope
stantor_ws_micro_central_v03_c:4740: error: 'hour' was not declared in this scope
stantor_ws_micro_central_v03_c:4740: error: 'year' was not declared in this scope
stantor_ws_micro_central_v03_c:4808: error: 'day' was not declared in this scope
stantor_ws_micro_central_v03_c:4808: error: 'year' was not declared in this scope
stantor_ws_micro_central_v03_c:4834: error: 'month' was not declared in this scope
une idée ?
Merci