Skip to content

Commit 429371c

Browse files
committed
Merge branch 'feature/mdns_again' into 'master'
New mDNS implementation See merge request !1683
2 parents f0ed404 + 4bddbc0 commit 429371c

File tree

11 files changed

+6035
-1440
lines changed

11 files changed

+6035
-1440
lines changed

components/mdns/component.mk

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
COMPONENT_ADD_INCLUDEDIRS := include
2+
COMPONENT_PRIV_INCLUDEDIRS := private_include

0 commit comments

Comments
 (0)