未验证 提交 93d850f7 编写于 作者: D Dan Head 提交者: GitHub

Fixed comment with correct FQDN (#4152)

上级 4f48caca
......@@ -47,7 +47,7 @@ void setup(void)
// Set up mDNS responder:
// - first argument is the domain name, in this example
// the fully-qualified domain name is "esp8266.local"
// the fully-qualified domain name is "esp32.local"
// - second argument is the IP address to advertise
// we send our IP address on the WiFi network
if (!MDNS.begin("esp32")) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册