更新与前板的使用串口连接
This commit is contained in:
@@ -177,7 +177,7 @@ struct mdns_query_t {
|
||||
};
|
||||
|
||||
int
|
||||
service_mdns(const char* hostname, const char* service_name, int service_port);
|
||||
service_mdns(const char* hostname, const char* service_name, int service_port, const char* local_ip);
|
||||
|
||||
// mDNS/DNS-SD public API
|
||||
|
||||
|
||||
Reference in New Issue
Block a user