mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-07-29 10:17:30 +02:00
mdns: Add host test using linux target
* Original commit: espressif/esp-idf@fc7e2d9e90
This commit is contained in:
committed by
suren-gabrielyan-espressif
parent
0c71c7bfe1
commit
5c55ea6e02
@ -14,8 +14,10 @@
|
||||
#ifndef MDNS_PRIVATE_H_
|
||||
#define MDNS_PRIVATE_H_
|
||||
|
||||
#include "sdkconfig.h"
|
||||
#include "mdns.h"
|
||||
#include "esp_task.h"
|
||||
#include "esp_timer.h"
|
||||
|
||||
//#define MDNS_ENABLE_DEBUG
|
||||
|
||||
|
Reference in New Issue
Block a user