mirror of
https://github.com/esp8266/Arduino.git
synced 2025-04-21 10:26:06 +03:00
empty committ for pull request
This commit is contained in:
parent
939e3430de
commit
9b369dbae4
@ -495,7 +495,7 @@ void MDNSResponder::_reply(uint8_t replyMask, char * service, char *proto, uint1
|
||||
size_t hostNameLen = hostName.length();
|
||||
|
||||
char underscore[] = "_";
|
||||
|
||||
|
||||
// build service name with _
|
||||
char serviceName[os_strlen(service)+2];
|
||||
os_strcpy(serviceName,underscore);
|
||||
|
Loading…
x
Reference in New Issue
Block a user