-
-
Notifications
You must be signed in to change notification settings - Fork 7k
Closed
Labels
Board: Arduino RobotApplies only to the Arduino RobotApplies only to the Arduino RobotComponent: CoreRelated to the code for the standard Arduino APIRelated to the code for the standard Arduino APIType: DuplicateAnother item already exists for this topicAnother item already exists for this topic
Milestone
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
Metadata
Metadata
Assignees
Labels
Board: Arduino RobotApplies only to the Arduino RobotApplies only to the Arduino RobotComponent: CoreRelated to the code for the standard Arduino APIRelated to the code for the standard Arduino APIType: DuplicateAnother item already exists for this topicAnother item already exists for this topic