Closed
Description
Including the libraries like:
# include <Wire.h>
# include <ArduinoRobot.h>
gives "Error compiling"
stating: " multiple definition of `TwoWire::TwoWire()' ".
If you delete the Folder "Wire" from "C:\Program Files (x86)\Arduino\hardware\arduino\avr\libraries" it is Compiling and running correct.
This Issue is present in IDE 1.05 and 1.54