Skip to content

Udp.h included in ArduinoCore-samd and in ArduinoCore-API #679

Open
@PatrickDekker98

Description

@PatrickDekker98

Reference from ArduinoCore-API repo: arduino/ArduinoCore-API#171

Udp.h is included in Core-samd and core-api, while one of them uses #pragma once and the other include guards. This causes problems when including both of them.

error: redefinition of 'class arduino::UDP'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions