提交 cabc4c5b 编写于 作者: R Rafa Couto 提交者: Me No Dev

ESP32 default port in comment (#721)

* ESP32 default port in comment

* ESP32 default hostname.
上级 0fa25c09
......@@ -29,10 +29,10 @@ class ArduinoOTAClass
ArduinoOTAClass();
~ArduinoOTAClass();
//Sets the service port. Default 8266
//Sets the service port. Default 3232
void setPort(uint16_t port);
//Sets the device hostname. Default esp8266-xxxxxx
//Sets the device hostname. Default esp32-xxxxxx
void setHostname(const char *hostname);
String getHostname();
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册