Initial commit: TXW82x FPV v2.7.0.7-42229 SDK + project sources
This commit is contained in:
8
sdk/app/dns_eloop/dns_eloop.h
Normal file
8
sdk/app/dns_eloop/dns_eloop.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef _DNS_ELOOP_H_
|
||||
#define _DNS_ELOOP_H_
|
||||
|
||||
int32 dns_start_eloop(char *ifname);
|
||||
void dns_stop_eloop(char *ifname);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user