realtek_ameba_mp_sdk/component/common/example/mdns/example_mdns.h
2020-07-31 22:16:12 +08:00

6 lines
101 B
C

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