mirror of
https://github.com/alwxkxk/soft-and-hard.git
synced 2025-01-28 06:32:54 +08:00
添加超时处理
This commit is contained in:
parent
132b36f2e0
commit
06f0a8338b
@ -1,7 +1,7 @@
|
||||
#include <ESP8266WiFi.h>
|
||||
|
||||
const char* ssid = "you-wifi";
|
||||
const char* password = "you-wifi-password";
|
||||
const char* ssid = "huayuan-iot";
|
||||
const char* password = "huayuan-iot666";
|
||||
|
||||
const char* host = "119.29.107.47";
|
||||
const int port = 9002;
|
||||
|
Loading…
x
Reference in New Issue
Block a user