Skip to content

lwip\mdns.h and lwip\dns.h mutual exclusive #2233

Closed
@pgScorpio

Description

@pgScorpio

Basic Infos

Hardware

Hardware: ESP-12E
Core Version: 2.3.0

Description

lwip\include\lwip\mdns.h uses LWIP_DNS_H as #include guard.

This is the same guard as dns.h uses so you cannot include both headers from the same file.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions