Skip to content

Compilation fails when included through Arduino IDE "Include Library" menu #38

@breqdev

Description

@breqdev

When the library is included using the "Include Library" menu in the latest Arduino IDE, both the TinyWireS.h file and the usiTwiSlave.h file are included by default. This makes compilation fail until the user comments out the line including "usiTwiSlave.h". Is there a way to revise this behaviour so that the IDE only includes TinyWireS.h by default?

image

image

image

image

image

While commenting this line out is a simple process, the confusing error message and lack of instructions can confuse many inexperienced users such as myself.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions