sdk-ameba-v4.0b_without_nda.../component/common/example/mdns/example_mdns.h
2017-10-15 14:36:37 +08:00

6 lines
101 B
C

#ifndef EXAMPLE_MDNS_H
#define EXAMPLE_MDNS_H
void example_mdns(void);
#endif /* EXAMPLE_MDNS_H */