1
0
Fork 0
mirror of https://github.com/drasko/open-ameba.git synced 2025-03-31 03:56:48 +00:00
open-ameba/RTL00_SDKV35a/component/common/example/mdns/example_mdns.h
2016-11-09 03:56:41 +03:00

6 lines
101 B
C

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