Open
Description
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
Labels
No labels