Skip to content

Arduino Robot: #include <Wire.h> not Compiling #1599

Closed
@yeti5

Description

@yeti5

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

No one assigned

    Labels

    Board: Arduino RobotApplies only to the Arduino RobotComponent: CoreRelated to the code for the standard Arduino APIType: DuplicateAnother item already exists for this topic

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions