ESP32 for Arduino 提供的 WiFi 类库功能全面, 下列选项中, 成员函数 begin(char* ssid, c
创建一个 STA, 并连接到 SSID。
创建一个 softAP, 并设定 SSID 和密码。
返回 softAP 的 IP 地址。
启动 Web 服务器。